libuv/src/win
2012-06-05 18:23:07 +02:00
..
async.c windows: inline a couple of handle functions 2012-06-02 23:38:16 +02:00
core.c windows: inline a couple of handle functions 2012-06-02 23:38:16 +02:00
dl.c unix, win: rework uv_dlopen() API 2012-05-03 19:36:40 +02:00
error.c unix, windows: rework reference counting scheme 2012-05-17 07:07:53 +02:00
fs-event.c windows: inline a couple of handle functions 2012-06-02 23:38:16 +02:00
fs.c windows: inline a couple of inline request functions 2012-06-02 23:08:22 +02:00
getaddrinfo.c windows: inline a couple of inline request functions 2012-06-02 23:08:22 +02:00
handle-inl.h windows: move handle macros to handle-inl.h 2012-06-04 18:04:45 +02:00
handle.c windows: inline a couple of handle functions 2012-06-02 23:38:16 +02:00
internal.h windows: move some stream functions to stream-inl.h 2012-06-04 18:04:47 +02:00
loop-watcher.c windows: inline a couple of handle functions 2012-06-02 23:38:16 +02:00
pipe.c windows: move some stream functions to stream-inl.h 2012-06-04 18:04:47 +02:00
poll.c windows: inline a couple of handle functions 2012-06-02 23:38:16 +02:00
process.c windows: cast STARTUP_INFO.cbReserved2 to WORD to avoid warnings 2012-06-05 00:58:51 +02:00
req-inl.h windows: cast OVERLAPPED.Internal to NTSTATUS to avoid warnings 2012-06-05 00:58:50 +02:00
req.c windows: inline a couple of inline request functions 2012-06-02 23:08:22 +02:00
stream-inl.h windows: move some stream functions to stream-inl.h 2012-06-04 18:04:47 +02:00
stream.c windows: move some stream functions to stream-inl.h 2012-06-04 18:04:47 +02:00
tcp.c windows: move some stream functions to stream-inl.h 2012-06-04 18:04:47 +02:00
thread.c Windows: avoid compiler warning 2012-06-04 18:04:48 +02:00
threadpool.c windows: inline a couple of inline request functions 2012-06-02 23:08:22 +02:00
timer.c windows: inline a couple of handle functions 2012-06-02 23:38:16 +02:00
tty.c windows: move some stream functions to stream-inl.h 2012-06-04 18:04:47 +02:00
udp.c windows: move some stream functions to stream-inl.h 2012-06-04 18:04:47 +02:00
util.c windows: refactor uv_chdir implementation 2012-06-05 18:23:07 +02:00
winapi.c windows: retrieve NtQuerySystemInformation at startup 2012-06-02 20:05:11 +02:00
winapi.h windows: retrieve NtQuerySystemInformation at startup 2012-06-02 20:05:11 +02:00
winsock.c unix, windows: rework reference counting scheme 2012-05-17 07:07:53 +02:00
winsock.h Windows: fix MinGW 2012-05-05 00:05:36 +02:00