libuv/src/win
Carlo Marcelo Arenas Belón 672b96fab4
win: remove req.c and other cleanup
PR-URL: https://github.com/libuv/libuv/pull/2018
Reviewed-By: Jameson Nash <vtjnash@gmail.com>
Reviewed-By: Saúl Ibarra Corretgé <saghul@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
2018-10-08 11:06:15 -04:00
..
async.c unix,win: merge handle flags 2018-06-29 22:24:52 +02:00
atomicops-inl.h src,test: fix idiosyncratic comment style 2018-05-29 11:56:49 -07:00
core.c Partially revert "win,code: remove GetQueuedCompletionStatus-based poller" 2018-09-10 07:59:00 +02:00
detect-wakeup.c build: add -Wstrict-prototypes 2017-05-02 23:00:33 +02:00
dl.c win: fix non-English dlopen error message 2017-10-19 15:31:39 +02:00
error.c src,test: fix idiosyncratic comment style 2018-05-29 11:56:49 -07:00
fs-event.c win: remove req.c and other cleanup 2018-10-08 11:06:15 -04:00
fs.c win: remove req.c and other cleanup 2018-10-08 11:06:15 -04:00
getaddrinfo.c unix,win: limit concurrent DNS calls to nthreads/2 2018-08-21 10:48:24 +02:00
getnameinfo.c unix,win: limit concurrent DNS calls to nthreads/2 2018-08-21 10:48:24 +02:00
handle-inl.h unix,win: merge handle flags 2018-06-29 22:24:52 +02:00
handle.c fs: add uv_open_osfhandle 2018-08-09 11:19:15 +02:00
internal.h win,pipe: restore compatibility with the old IPC framing protocol 2018-07-22 01:52:30 +02:00
loop-watcher.c unix,win: merge handle flags 2018-06-29 22:24:52 +02:00
pipe.c win: remove req.c and other cleanup 2018-10-08 11:06:15 -04:00
poll.c unix,win: merge handle flags 2018-06-29 22:24:52 +02:00
process-stdio.c win: fixing build for older MSVC compilers 2018-06-29 10:35:18 +02:00
process.c unix,win: merge handle flags 2018-06-29 22:24:52 +02:00
req-inl.h unix,windows: refactor request init logic 2017-03-21 16:14:09 +01:00
signal.c unix,win: merge handle flags 2018-06-29 22:24:52 +02:00
snprintf.c win: fix compilation with VS < 2012 2015-10-01 00:41:41 +02:00
stream-inl.h req: revisions to uv_req_t handling 2018-02-25 18:49:37 +01:00
stream.c unix,win: merge handle flags 2018-06-29 22:24:52 +02:00
tcp.c win,pipe: restore compatibility with the old IPC framing protocol 2018-07-22 01:52:30 +02:00
thread.c win: remove req.c and other cleanup 2018-10-08 11:06:15 -04:00
tty.c win,tty: fix uv_tty_close() 2018-09-30 13:02:11 -04:00
udp.c win: fix uv_udp_recv_start() error translation 2018-09-18 12:02:40 -04:00
util.c unix,win: add uv_os_{get,set}priority() 2018-08-15 09:17:55 -04:00
winapi.c Partially revert "win,code: remove GetQueuedCompletionStatus-based poller" 2018-09-10 07:59:00 +02:00
winapi.h Partially revert "win,code: remove GetQueuedCompletionStatus-based poller" 2018-09-10 07:59:00 +02:00
winsock.c src,test: fix idiosyncratic comment style 2018-05-29 11:56:49 -07:00
winsock.h win: map 0.0.0.0 and :: addresses to localhost 2017-12-28 10:42:11 +01:00