-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Pull requests: libuv/libuv
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
linux: Fix missing memory barrier between updating SQ tail and reading SQ flags
#4921
opened Nov 2, 2025 by
heiher
Loading…
test: skip connect_unspecified and udp_connect on FreeBSD >= 15.0
#4919
opened Oct 31, 2025 by
jonhermansen
Loading…
darwin: replace EV_OOBAND handling with EVFILT_EXCEPT + NOTE_OOB
#4906
opened Oct 7, 2025 by
juanarbol
Loading…
unix: check RLIMIT_AS and RLIMIT_DATA in uv_get_constrained_memory
#4899
opened Oct 1, 2025 by
vtjnash
Loading…
style: remove trailing whitespace in unix, win, and test sources
#4862
opened Aug 19, 2025 by
insomnius
Loading…
test: remove unused headers and use more assertion macros
#4760
opened Apr 20, 2025 by
juanarbol
Loading…
win,unix,tcp: introduce uv_export and uv_import functions
#4739
opened Mar 15, 2025 by
juanarbol
Loading…
darwin,unix,win: allow stopping read in TCP/UDP from alloc callback
#4726
opened Mar 3, 2025 by
juanarbol
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:v1.x.