libuv/include
Ben Noordhuis 905d56c140 unix: fix uv_tcp_simultaneous_accepts() logic
Inverts the meaning of the 'enable' argument. Before, it actually set
the UV_TCP_SINGLE_ACCEPT flag when enable=1. Now it clears it, which is
what uv-win does and what you would expect it to do.
2013-03-12 12:39:37 +01:00
..
uv-private win/tty: don't touch insert mode or quick edit mode 2013-03-05 20:05:58 +01:00
uv.h unix: fix uv_tcp_simultaneous_accepts() logic 2013-03-12 12:39:37 +01:00