-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Pull requests: libuv/libuv
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: in src/fs-poll in fs-poll.c
#5126
opened Apr 17, 2026 by
orbisai0security
Loading…
3 tasks done
win: mitigate vulnerability from spawning batch scripts
#5121
opened Apr 12, 2026 by
squeek502
Contributor
Loading…
win: improve PATH search worst-case performance
#5120
opened Apr 12, 2026 by
squeek502
Contributor
Loading…
win,pipe: don't discard bytes_read when reading more data from pipes
#5115
opened Apr 10, 2026 by
vtjnash
Member
Loading…
continuation of: win,unix,tcp: add uv_tcp_export/uv_tcp_import for handle sharing
#5111
opened Apr 5, 2026 by
deniszykov
Loading…
win: use PROC_THREAD_ATTRIBUTE_HANDLE_LIST in uv_spawn
#5100
opened Mar 26, 2026 by
vtjnash
Member
Loading…
Add error handler to TCP client sockets in hammer.js
#5091
opened Mar 21, 2026 by
Karthikeya1500
Loading…
test: defer uv_clos'ing tcp_shutdown_after_write's socket until server performs uv_shutdown
#5061
opened Mar 13, 2026 by
ptlomholt
Contributor
Loading…
macos: use kevent64 and allow immediate return when no io is pending on event loop
#5043
opened Mar 3, 2026 by
billywhizz
Loading…
linux: prefer cpuinfo_cur_freq over scaling_cur_freq in uv_cpu_info()
#5036
opened Feb 27, 2026 by
RajeshKumar11
Loading…
unix: handle EINTR in uv_resident_set_memory on AIX and SunOS
#5034
opened Feb 22, 2026 by
Nandann018-ux
Loading…
unix: introduce
uv_socket_get_tos and uv_socket_set_tos
#5015
opened Jan 31, 2026 by
juanarbol
Member
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:v1.x.