libuv/src/win
2012-06-13 01:28:58 +02:00
..
async.c unix, windows: share uv__handle_init() 2012-06-13 01:28:58 +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 unix, windows: share uv__handle_init() 2012-06-13 01:28:58 +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 unix, windows: share uv__handle_init() 2012-06-13 01:28:58 +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 unix, windows: share uv__handle_init() 2012-06-13 01:28:58 +02:00
pipe.c unix, windows: share uv__handle_init() 2012-06-13 01:28:58 +02:00
poll.c unix, windows: share uv__handle_init() 2012-06-13 01:28:58 +02:00
process.c unix, windows: share uv__handle_init() 2012-06-13 01:28:58 +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 unix, windows: share uv__handle_init() 2012-06-13 01:28:58 +02:00
stream.c windows: move some stream functions to stream-inl.h 2012-06-04 18:04:47 +02:00
tcp.c unix, windows: share uv__handle_init() 2012-06-13 01:28:58 +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 unix, windows: share uv__handle_init() 2012-06-13 01:28:58 +02:00
tty.c unix, windows: share uv__handle_init() 2012-06-13 01:28:58 +02:00
udp.c unix, windows: share uv__handle_init() 2012-06-13 01:28:58 +02:00
util.c windows: uv_interface_addresses() should not report disconnected adapters 2012-06-09 22:38:15 +02:00
winapi.c windows: fix some comments 2012-06-12 17:00:15 +02:00
winapi.h windows: fix some comments 2012-06-12 17:00:15 +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