libuv/src/win
2011-09-09 05:23:07 +02:00
..
async.c win: multiplicity 2011-08-31 04:19:16 +02:00
cares.c win: rename uv_loop_t.ares_channel to ares_chan to avoid confusing g++ 2011-09-04 21:54:31 +02:00
core.c win: rename uv_loop_t.ares_channel to ares_chan to avoid confusing g++ 2011-09-04 21:54:31 +02:00
error.c Add mapping for ECONNABORTED 2011-09-09 05:23:07 +02:00
fs.c fix fs_file_noent on windows 2011-09-08 18:23:19 -07:00
getaddrinfo.c Fix src/win/getaddrinfo.c for mingw-w64. 2011-09-08 14:28:18 -07:00
handle.c Specialize uv_xxx_getsockname, add uv_tcp_getpeername 2011-09-04 04:49:13 +02:00
internal.h Specialize uv_xxx_getsockname, add uv_tcp_getpeername 2011-09-04 04:49:13 +02:00
loop-watcher.c windows: correct a preprocessor typo 2011-09-04 02:26:53 +02:00
pipe.c win: multiplicity 2011-08-31 04:19:16 +02:00
process.c win: fix spawn() bug 2011-09-08 18:01:42 +02:00
req.c win: multiplicity 2011-08-31 04:19:16 +02:00
stdio.c win: multiplicity 2011-08-31 04:19:16 +02:00
stream.c win: multiplicity 2011-08-31 04:19:16 +02:00
tcp.c Make getsockname/getpeername handle uninitialized sockets better 2011-09-04 19:18:56 +02:00
threadpool.c win: multiplicity 2011-08-31 04:19:16 +02:00
timer.c win: multiplicity 2011-08-31 04:19:16 +02:00
udp.c Make getsockname/getpeername handle uninitialized sockets better 2011-09-04 19:18:56 +02:00
util.c win: multiplicity 2011-08-31 04:19:16 +02:00
winapi.c windows: uv_fs_link + uv_fs_symlink 2011-09-04 13:24:35 -07:00
winapi.h win: the ddk got the NTSTATUS_FROM_WIN32 wrong 2011-09-09 04:39:41 +02:00
winsock.c win: add ntstatus-to-winsock-error mapping 2011-08-23 20:41:14 +02:00
winsock.h Fix mingw missing IPV6_V6ONLY 2011-08-24 15:38:51 +02:00