libuv/docs/src
Ryan Liptak 5c85d67bc7
doc,udp: note that suggested_size is 1 max-sized dgram
The intention here is to make working with recvmmsg more
straight-forward, since internally libuv expects buffers that are
multiples of UV__UDP_DGRAM_MAXSIZE, but previously the availability of
that value wasn't readily apparent to the caller.

Closes: https://github.com/libuv/libuv/issues/2822
Closes: https://github.com/libuv/libuv/issues/1025
Closes: https://github.com/libuv/libuv/pull/1114
PR-URL: https://github.com/libuv/libuv/pull/2986
Reviewed-By: Jameson Nash <vtjnash@gmail.com>
2021-07-13 11:20:53 -04:00
..
guide
sphinx-plugins
static
api.rst
async.rst
check.rst
conf.py
design.rst
dll.rst
dns.rst
errors.rst
fs_event.rst
fs_poll.rst
fs.rst
guide.rst
handle.rst
idle.rst
index.rst
loop.rst
metrics.rst
migration_010_100.rst
misc.rst
pipe.rst
poll.rst
prepare.rst
process.rst
request.rst
signal.rst
stream.rst
tcp.rst
threading.rst
threadpool.rst
timer.rst
tty.rst
udp.rst
upgrading.rst
version.rst