On 24 November 2013 06:20, Pieter Hintjens <[email protected]> wrote: > It doesn't, but it's easy enough to add, presumably. > > For Unix land it is, note that none of this applies to Vista+ which has a completely separate and rather unwieldy set of APIs which they of course rewrote completely for IPv6. Thus any code using QoS should handle failure on Windows.
/* IP_TOS only works on WinSock2 with system override, listed support Windows 2000-only: * http://support.microsoft.com/kb/248611 * Recommended APIs: GQoS (IPv4 only), qWAVE QOS (Vista+) -- Steve-o
_______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
