libuv/src/win
2022-12-09 13:27:52 +01:00
..
async.c win: fix style nits [NFC] (#3474) 2022-02-15 10:13:24 -05:00
atomicops-inl.h mingw: fix building for ARM/AArch64 2021-07-14 12:36:30 -04:00
core.c src: add new metrics APIs (#3749) 2022-11-11 16:21:58 +01: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 Revert "win,errors: remap ERROR_ACCESS_DENIED to UV_EACCES (#3193)" (#3565) 2022-03-20 11:06:14 +01:00
fs-event.c win: fix style nits [NFC] (#3474) 2022-02-15 10:13:24 -05:00
fs-fd-hash-inl.h nfci: address some style nits 2020-08-21 17:25:42 -04:00
fs.c win: fix fstat for pipes and character files (#3811) 2022-11-29 17:46:09 -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 win: fix style nits [NFC] (#3474) 2022-02-15 10:13:24 -05:00
handle.c win: fix style nits [NFC] (#3474) 2022-02-15 10:13:24 -05:00
internal.h win: implement uv_try_write() for pipes(#3825 1/2) 2022-12-01 23:16:58 +01:00
loop-watcher.c win: fix style nits [NFC] (#3474) 2022-02-15 10:13:24 -05:00
pipe.c win: fixes in uv__pipe_try_write() (#3825 2/2) 2022-12-01 23:16:58 +01:00
poll.c win: drop code checking for Windows XP / Server 2k3 2022-11-08 06:51:07 +01: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: move child_stdio_buffer out of uv_process_t (#3850) 2022-12-09 13:27:52 +01:00
req-inl.h win,shutdown: improve how shutdown is dispatched (#3649) 2022-07-11 12:30:20 -04:00
signal.c win: fix style nits [NFC] (#3474) 2022-02-15 10:13:24 -05:00
snprintf.c win: fix compilation with VS < 2012 2015-10-01 00:41:41 +02:00
stream-inl.h win: fix style nits [NFC] (#3474) 2022-02-15 10:13:24 -05:00
stream.c win: implement uv_try_write() for pipes(#3825 1/2) 2022-12-01 23:16:58 +01:00
tcp.c win: fix -Wunused-variable warning 2022-12-01 11:27:49 +01:00
thread.c thread: add uv_thread_getcpu() (#3803) 2022-11-15 18:01:29 +01:00
tty.c unix,win: remove UV_HANDLE_SHUTTING flag (#3705) 2022-08-03 15:24:32 -04:00
udp.c win: optimize udp receive performance (#3807) 2022-11-08 10:23:40 +01:00
util.c win: fix -Wunused-function warning 2022-12-01 11:27:49 +01:00
winapi.c win: fix style nits [NFC] (#3474) 2022-02-15 10:13:24 -05:00
winapi.h win: fix build for mingw32 (#3340) 2021-11-01 15:09:59 -04:00
winsock.c win: fix style nits [NFC] (#3474) 2022-02-15 10:13:24 -05:00
winsock.h win,mingw: Fix undefined MCAST_* constants 2019-09-25 14:48:10 +02:00