libuv/src
Jameson Nash 8bb7e11191 pipe: add back error handling to connect / bind (#4202)
This was incorrectly dropped by #4030, where previously connecting to ""
might fail eventually, now instead it would return EINVAL and then fail
to initialize the struct or call the callback.
2023-11-14 14:31:32 +00:00
..
unix pipe: add back error handling to connect / bind (#4202) 2023-11-14 14:31:32 +00:00
win pipe: add back error handling to connect / bind (#4202) 2023-11-14 14:31:32 +00:00
fs-poll.c win: fix style nits [NFC] (#3474) 2022-02-15 10:13:24 -05:00
heap-inl.h heap: fix heap_remove() 2014-05-23 20:04:42 +04:00
idna.c build: fix error C4146 on MSVC (#3271) 2022-02-13 00:57:43 -05:00
idna.h unix,win: support IDNA 2008 in uv_getaddrinfo() 2018-10-30 20:50:23 +01:00
inet.c unix,win: fix 'sprintf' is deprecated warning (#3813) 2022-11-08 09:56:14 +01:00
loop-watcher.c 2023.06.30, Version 1.46.0 (Stable) 2023-11-14 14:29:02 +00:00
queue.h unix,win: replace QUEUE with struct uv__queue (#4022) 2023-05-25 00:04:30 +02:00
random.c 2021.07.21, Version 1.42.0 (Stable) 2021-07-23 13:32:16 -04:00
strscpy.c nfci: address some style nits 2020-08-21 17:25:42 -04:00
strscpy.h hurd: unbreak build on GNU/Hurd (#3450) 2022-02-23 12:04:18 -05:00
strtok.c core: add thread-safe strtok implementation (#3553) 2022-03-22 15:15:00 -04:00
strtok.h core: add thread-safe strtok implementation (#3553) 2022-03-22 15:15:00 -04:00
thread-common.c 2023.05.19, Version 1.45.0 (Stable) 2023-05-23 09:09:41 -04:00
threadpool.c 2023.06.30, Version 1.46.0 (Stable) 2023-11-14 14:29:02 +00:00
timer.c 2021.07.21, Version 1.42.0 (Stable) 2021-07-23 13:32:16 -04:00
uv-common.c 2023.06.30, Version 1.46.0 (Stable) 2023-11-14 14:29:02 +00:00
uv-common.h 2023.06.30, Version 1.46.0 (Stable) 2023-11-14 14:29:02 +00:00
uv-data-getter-setters.c 2020.08.26, Version 1.39.0 (Stable) 2020-08-27 11:37:05 -04:00
version.c core: add UV_VERSION_HEX macro 2015-06-29 23:08:41 +02:00