libuv/include
Ben Noordhuis 8877568581
unix: enforce recvmmsg buffer size requirements (#5095)
The documentation already stated that the receive buffer should be
a multiple of 64 KiB when the UV_UDP_RECVMMSG is used, but make that
more prominent in the documentation and enforce it in the code.

Refs: https://github.com/libuv/libuv/security/advisories/GHSA-r846-fxvr-f3rx
2026-03-23 21:25:33 +01:00
..
uv win: fix some compiler warnings (#5070) 2026-03-17 00:19:14 -04:00
uv.h unix: enforce recvmmsg buffer size requirements (#5095) 2026-03-23 21:25:33 +01:00