libuv/src/win
Ben Noordhuis 837edf4c0f unix, windows: remove handle init counters
Remove the handle init counters, no one uses them.
2012-08-10 02:00:11 +02:00
..
async.c unix, windows: remove handle init counters 2012-08-10 02:00:11 +02:00
core.c unix, windows: remove handle init counters 2012-08-10 02:00:11 +02:00
dl.c unix, win: rework uv_dlopen() API 2012-05-03 19:36:40 +02:00
error.c windows: map WSANO_DATA to UV_ENOENT 2012-08-03 17:37:22 +02:00
fs-event.c unix, windows: remove handle init counters 2012-08-10 02:00:11 +02:00
fs.c windows: only allow opening directories for reading 2012-08-01 00:31:31 +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: preliminary signal handler support 2012-08-10 02:00:07 +02:00
handle.c unix, windows: preliminary signal handler support 2012-08-10 02:00:07 +02:00
internal.h unix, windows: preliminary signal handler support 2012-08-10 02:00:07 +02:00
loop-watcher.c unix, windows: remove handle init counters 2012-08-10 02:00:11 +02:00
pipe.c unix, windows: remove handle init counters 2012-08-10 02:00:11 +02:00
poll.c unix, windows: remove handle init counters 2012-08-10 02:00:11 +02:00
process-stdio.c windows: invalid stdio handles should be INVALID_HANDLE_VALUE and not NULL 2012-08-01 01:09:07 +02:00
process.c unix, windows: remove handle init counters 2012-08-10 02:00:11 +02:00
req-inl.h unix, windows: remove handle init counters 2012-08-10 02:00:11 +02:00
req.c windows: inline a couple of inline request functions 2012-06-02 23:08:22 +02:00
signal.c unix, windows: preliminary signal handler support 2012-08-10 02:00:07 +02:00
stream-inl.h unix, windows: remove handle init counters 2012-08-10 02:00:11 +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: remove handle init counters 2012-08-10 02:00:11 +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: remove handle init counters 2012-08-10 02:00:11 +02:00
tty.c unix, windows: remove handle init counters 2012-08-10 02:00:11 +02:00
udp.c unix, windows: remove handle init counters 2012-08-10 02:00:11 +02:00
util.c windows: get rid of overly complicated uv_filetime_to_time_t helper 2012-06-22 01:45:19 +02:00
winapi.c windows: fix some comments 2012-06-12 17:00:15 +02:00
winapi.h windows: fix the MinGW build 2012-07-31 17:24:46 +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