[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: TCP v6 and LuaSocket
- From: Alexander Gladysh <agladysh@...>
- Date: Tue, 22 Mar 2011 06:30:31 +0300
On Tue, Mar 22, 2011 at 06:28, Diego Nehab <diego@tecgraf.puc-rio.br> wrote:
> On Mon, Mar 21, 2011 at 11:23 PM, Alexander Gladysh <agladysh@gmail.com> wrote:
>> As long as you will provide an option to turn this off without
>> rebuilding the module — go ahead.
> You mean you can foresee a situation in which getaddrinfo would return
> an IPv6 as the preferred resolved address and yet your program would
> rather stick to the IPv4 address returned by gethostbyname, even if
> the IPv6 route connects successfully?
I can not, just playing safe.
Alexander.