Re: TCP v6 and LuaSocket
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: TCP v6 and LuaSocket
- From: Rob Kendrick <rjek@...>
- Date: 2011年3月22日 09:22:42 +0000
On Mon, Mar 21, 2011 at 11:20:59PM -0300, Diego Nehab wrote:
>
> Would anybody be disappointed if I changed the default behavior in
> LuaSocket to use IPv6 transparently when available?
Surely this is the correct behavior anyway? I can't think of any
IPv6-supporting tools that don't already try IPv6 first if available,
and then fall back to v4. I'd consider anything that didn't do it this
way around buggy!
B.