[zeromq-dev] [PATCH] IPv6 support v2.0
Steven McCoy
steven.mccoy at miru.hk
Mon Aug 8 09:29:02 CEST 2011
- Add support to tcp_listener for ipv4only flag.
- Hard code zmq_listener to set ipv4only true.
- Refactor fcntl parameter to be called argp on every platform.
- Use DWORD for Windows flags and sizeof (variable name) instead of sizeof
(int).
Note the listener automagically downgrades to IPv4 when IPv6 fails.
--
Steve-o
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20110808/392d4369/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0005-Add-ipv4only-flag-to-tcp_listener.patch
Type: application/octet-stream
Size: 8552 bytes
Desc: not available
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20110808/392d4369/attachment.obj>
More information about the zeromq-dev
mailing list