Skip to content

Commit 907bcad

Browse files
committed
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: nodejs#32204 Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: Santiago Gimeno <[email protected]> Reviewed-By: Ben Noordhuis <[email protected]>
1 parent ec204d8 commit 907bcad

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 <[email protected]>
413413
Stefan Bender <[email protected]>
414414
415415
virtualyw <[email protected]>
416+
Witold Kręcicki <[email protected]>
417+
Dominique Dumont <[email protected]>
418+
Manuel BACHMANN <[email protected]>
419+
Marek Vavrusa <[email protected]>
420+

0 commit comments

Comments
 (0)