libmicrohttpd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [libmicrohttpd] MHD_USE_DUAL_STACK and Windows


From: Christian Grothoff
Subject: Re: [libmicrohttpd] MHD_USE_DUAL_STACK and Windows
Date: Wed, 22 Jan 2014 09:48:07 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20131103 Icedove/17.0.10

Fixed in SVN 31997 as suggested.

Happy hacking!

Christian

On 01/21/2014 08:30 PM, Luke-Jr wrote:
> MHD_USE_DUAL_STACK in libmicrohttpd currently just *inhibits setting* the 
> IPV6_V6ONLY socket option, but per Microsoft's documentation 
> http://msdn.microsoft.com/en-us/library/windows/desktop/bb513665(v=vs.85).aspx
> the default on Windows is that this is enabled, thus MHD_USE_DUAL_STACK will 
> not work (since it leaves the default). libmicrohttpd should probably just 
> unconditionally set IPV6_V6ONLY to the desired value when the option is 
> available.

Attachment: 0x48426C7E.asc
Description: application/pgp-keys

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]