libuv/src/win
2012-04-23 10:52:53 -07:00
..
async.c win: multiplicity 2011-08-31 04:19:16 +02:00
cares.c Fix typos. 2011-11-30 14:35:13 +01:00
core.c Add uv_loop_refcount() function, debug tool. 2012-01-14 00:33:08 +01:00
dl.c Implement uv_dlopen and friends 2011-10-29 00:52:34 +02:00
error.c Windows: backport pipe-connect-to-file fixes from master 2012-04-05 16:47:49 +02:00
fs-event.c Windows: never call fs event callbacks after closing the watcher 2012-03-27 23:00:26 +02:00
fs.c remove left-over cast fixes #3160 2012-04-23 10:52:53 -07:00
getaddrinfo.c Win: get rid of UV_EAINONAME, use UV_ENOENT instead 2011-11-25 10:11:29 +01:00
handle.c Windows: make sure that shutdown_cb is always called 2012-03-09 16:31:16 +01:00
internal.h windows: avoid IOCP short-circuit if non-ifs lsps are detected 2012-02-22 11:58:40 -08:00
loop-watcher.c windows: correct a preprocessor typo 2011-09-04 02:26:53 +02:00
pipe.c Windows: backport pipe-connect-to-file fixes from master 2012-04-05 16:47:49 +02:00
process.c Fold trailing whitespace 2012-03-09 05:00:09 +01:00
req.c Windows: avoid the loop starvation bug. Closes GH-154 2011-11-28 19:36:41 +01:00
stream.c Windows: make sure that shutdown_cb is always called 2012-03-09 16:31:16 +01:00
tcp.c Windows: don't report ENOTSOCK when attempting to bind an udp handle twice 2012-04-05 17:25:21 +02:00
threadpool.c Fixes #76. Unify OS error reporting 2011-09-27 19:05:33 -07:00
threads.c Remove uv_init from uv.h and windows backend 2011-09-12 11:32:41 -07:00
timer.c Fix typos. 2011-11-30 14:35:13 +01:00
tty.c Windows: make sure that shutdown_cb is always called 2012-03-09 16:31:16 +01:00
udp.c Windows: don't report ENOTSOCK when attempting to bind an udp handle twice 2012-04-05 17:25:21 +02:00
util.c windows: fix time conversion in stat 2012-02-27 13:11:09 -08:00
winapi.c Work around windows udp bug, allow zero reads 2011-10-20 15:01:31 -07:00
winapi.h Windows: fix compiler warnings 2012-03-16 02:38:37 +01:00
winsock.c windows: avoid IOCP short-circuit if non-ifs lsps are detected 2012-02-22 11:58:40 -08:00
winsock.h Add missing IPV6_HOPLIMIT definition for MinGW 2012-02-07 14:34:40 +01:00