libuv/src/win
2011-10-21 18:42:39 -07: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 fix windows build 2011-09-28 11:52:08 -07:00
error.c Map EAI_NONAME to ENOENT 2011-10-20 17:13:48 -07:00
fs-event.c windows: support utf8 in uv_fs functions 2011-10-12 13:24:22 -07:00
fs.c fix mingw build 2011-10-12 21:46:06 -07:00
getaddrinfo.c Fixes #76. Unify OS error reporting 2011-09-27 19:05:33 -07:00
handle.c win tty: Implement uv_close and uv_shutdown 2011-09-27 19:12:39 +02:00
internal.h Improve ansi escape code support on windows 2011-10-20 19:31:24 -07:00
loop-watcher.c windows: correct a preprocessor typo 2011-09-04 02:26:53 +02:00
pipe.c windows: fixes queued_bytes for ipc pipes 2011-10-21 13:37:38 -07:00
process.c win: make uv_process_kill(proc, 0) report process status 2011-10-11 21:36:54 +02:00
req.c win: implement tty 2011-09-26 19:31:32 +02:00
stream.c windows: stdio over non-overlapped pipes 2011-10-20 15:14:39 -07:00
tcp.c win: fix function prototype 2011-10-21 18:27:24 -07: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 Fixes #76. Unify OS error reporting 2011-09-27 19:05:33 -07:00
tty.c win: flush output buffer before doing a console reset 2011-10-21 18:42:38 -07:00
udp.c Work around windows udp bug, allow zero reads 2011-10-20 15:01:31 -07:00
util.c Change return type of uv_get_*_memory() functions 2011-10-21 10:09:59 -07:00
winapi.c Work around windows udp bug, allow zero reads 2011-10-20 15:01:31 -07:00
winapi.h Fix MinGW build 2011-10-21 18:42:39 -07:00
winsock.c Work around windows udp bug, allow zero reads 2011-10-20 15:01:31 -07:00
winsock.h Fix MinGW build 2011-10-21 18:42:39 -07:00