libuv/docs
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
..
code doc: fix threading bugs in progress example (#4956) 2026-03-16 22:36:18 -04:00
src unix: enforce recvmmsg buffer size requirements (#5095) 2026-03-23 21:25:33 +01:00
make.bat doc: add API documentation 2014-09-11 09:38:35 +02:00
Makefile doc: Add textual images into libuv man page (#4709) 2026-03-16 21:53:03 -04:00
requirements.txt docs: add copybutton sphinx extension (#4958) 2026-03-16 22:34:59 -04:00