Skip to content

Commit bee1261

Browse files
cjihrigMylesBorins
authored andcommitted
deps: upgrade to libuv 1.35.0
Notable changes: - The UV_UDP_MMSG_CHUNK UDP flag has been added. - Support has been dropped for FreeBSD < 10. - The FreeBSD and Linux system call logic has been simplified to assume the presence of features covered by libuv's minimum system requirements. - Listening on IPC pipes is no longer allowed. - Fix iOS and Android builds. PR-URL: #32204 Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com> Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
1 parent 09ca76b commit bee1261

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

60 files changed

+3390
-1102
lines changed

deps/uv/AUTHORS

+5
Original file line numberDiff line numberDiff line change
@@ -413,3 +413,8 @@ Carl Lei <xecycle@gmail.com>
413413
Stefan Bender <stefan.bender@ntnu.no>
414414
nia <nia@NetBSD.org>
415415
virtualyw <virtualyw@gmail.com>
416+
Witold Kręcicki <wpk@isc.org>
417+
Dominique Dumont <dod@debian.org>
418+
Manuel BACHMANN <tarnyko@tarnyko.net>
419+
Marek Vavrusa <marek@vavrusa.com>
420+
TK-one <tk5641@naver.com>

0 commit comments

Comments
 (0)