- Add support to tcp_connector for ipv4only flag.
   - Hard code zmq_connector to set ipv4only true.
   - Refactor fcntl parameter to be called argp on every platform.

Note dual-stack on Windows is enabled if the compiler can find
IPV6_V6ONLY instead
of detecting the runtime platform.  This has tested valid on XP SP3, XP
Mode, and Windows 7.  This is a necessary check for Cygwin and MinGW32.
 WIndows XP does not return an error code despite MSDN indicating support
only on Vista+.

-- 
Steve-o

Attachment: 0004-Add-support-to-tcp_connector-for-ipv4only-flag.patch
Description: Binary data

_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to