libuv/src/win
2011-10-06 10:17:07 -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 fix windows build 2011-09-28 11:52:08 -07:00
fs-event.c fix windows build 2011-09-28 11:52:08 -07:00
fs.c windows: don't strip the trailing slash from filename if it follows a device name 2011-09-28 12:59:39 -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 fix windows build 2011-09-28 11:52:08 -07:00
loop-watcher.c windows: correct a preprocessor typo 2011-09-04 02:26:53 +02:00
pipe.c Add argument to uv_pipe_init for IPC, unix impl 2011-10-06 10:17:07 -07:00
process.c Fixes #76. Unify OS error reporting 2011-09-27 19:05:33 -07:00
req.c win: implement tty 2011-09-26 19:31:32 +02:00
stdio.c Fixes #76. Unify OS error reporting 2011-09-27 19:05:33 -07:00
stream.c Fixes #76. Unify OS error reporting 2011-09-27 19:05:33 -07:00
tcp.c unix,win: Start unifying shared bind code. 2011-10-04 16:46:39 -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 add uv_tty_reset_mode() 2011-09-30 13:09:06 -07:00
udp.c win: unify uv_{tcp,udp}_set_socket. 2011-10-04 16:48:19 -07:00
util.c os: implement loadavg (not working on cygwin/win) 2011-10-04 18:15:14 +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