libuv/src
Bert Belder 40c60cfc54 win/tcp: make uv_tcp_set_socket set UV_HANDLE_IPV6
This makes uv_tcp_set_socket responsible for setting the UV_HANDLE_IPV6
flag. This fixes a couple of situations where the the fact that a socket
is an IPv6 socket is not taken into account when deciding whether a call
to SetFileCompletionNotificationModes is appropriate.

It also fixes the issue that uv_tcp_open would never set this flag at
all.
2013-01-30 18:27:43 +01:00
..
unix linux: move files out of src/unix/linux 2013-01-29 17:07:41 +01:00
win win/tcp: make uv_tcp_set_socket set UV_HANDLE_IPV6 2013-01-30 18:27:43 +01:00
fs-poll.c unix: fix up #if defined checks 2013-01-06 22:31:47 +01:00
inet.c win: support compilation with Visual Studio 2008 2012-10-23 22:55:25 +02:00
uv-common.c unix, windows: make uv_*_bind() error codes consistent 2013-01-18 12:18:23 +01:00
uv-common.h windows: closing handles should always keep the loop alive 2012-10-25 15:10:29 +02:00