| .. |
|
async.c
|
unix,win: merge handle flags
|
2018-06-29 22:24:52 +02:00 |
|
atomicops-inl.h
|
mingw: fix building for ARM/AArch64
|
2021-07-14 12:36:30 -04:00 |
|
core.c
|
loop: add pending work to loop-alive check (#3466)
|
2022-02-13 00:12:11 -05:00 |
|
detect-wakeup.c
|
nfci: address some style nits
|
2020-08-21 17:25:42 -04:00 |
|
dl.c
|
warnings: fix code that emits compiler warnings
|
2018-11-29 11:21:44 -05:00 |
|
error.c
|
win,errors: remap ERROR_ACCESS_DENIED to UV_EACCES (#3193)
|
2022-02-13 00:31:59 -05:00 |
|
fs-event.c
|
win,fsevent: fix uv_fs_event_stop() assert
|
2021-09-08 11:30:02 -04:00 |
|
fs-fd-hash-inl.h
|
nfci: address some style nits
|
2020-08-21 17:25:42 -04:00 |
|
fs.c
|
win,fs: consider broken pipe error a normal EOF (#3053)
|
2022-02-13 01:40:10 -05:00 |
|
getaddrinfo.c
|
unix,win: support IDNA 2008 in uv_getaddrinfo()
|
2018-10-30 20:50:23 +01: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
|
unix, win: make fs-poll close wait for resource cleanup
|
2019-03-11 09:50:01 +00:00 |
|
internal.h
|
stream: add uv_pipe and uv_socketpair to the API
|
2020-11-09 21:50:09 -05:00 |
|
loop-watcher.c
|
unix,win: merge handle flags
|
2018-06-29 22:24:52 +02:00 |
|
pipe.c
|
stream: permit read after seeing EOF (#3361)
|
2021-11-24 19:25:47 -05:00 |
|
poll.c
|
poll,win: UV_PRIORITIZED option should not assert
|
2021-05-28 11:11:23 -04:00 |
|
process-stdio.c
|
stream: add uv_pipe and uv_socketpair to the API
|
2020-11-09 21:50:09 -05:00 |
|
process.c
|
win,spawn: allow UNC path with forward slash
|
2021-09-08 11:27:08 -04:00 |
|
req-inl.h
|
unix,windows: refactor request init logic
|
2017-03-21 16:14:09 +01:00 |
|
signal.c
|
unix,win: add uv_library_shutdown()
|
2020-04-22 12:24:36 +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
|
stream: introduce uv_try_write2 function
|
2021-05-28 10:57:59 -04:00 |
|
tcp.c
|
win,test: fix a few typos
|
2021-11-30 23:22:31 -05:00 |
|
thread.c
|
thread,win: fix C90 style nit (#3393)
|
2022-01-31 16:49:01 -05:00 |
|
tty.c
|
win,tty: pass through utf-16 surrogate pairs
|
2020-09-03 21:38:02 +02:00 |
|
udp.c
|
bsd,windows,zos: fix udp disconnect EINVAL (#3350)
|
2022-01-03 11:31:29 +01:00 |
|
util.c
|
win: use GetTickCount64 for uptime again (#3470)
|
2022-02-13 00:24:34 -05:00 |
|
winapi.c
|
win: restrict system DLL load paths (#3395)
|
2022-02-13 00:26:55 -05:00 |
|
winapi.h
|
win: fix build for mingw32 (#3340)
|
2021-11-01 15:09:59 -04:00 |
|
winsock.c
|
win: remove abort when non-IFS LSP detection fails
|
2020-01-08 12:00:28 -05:00 |
|
winsock.h
|
win,mingw: Fix undefined MCAST_* constants
|
2019-09-25 14:48:10 +02:00 |