aboutsummaryrefslogtreecommitdiff
path: root/docs/code/default-loop/main.c
diff options
context:
space:
mode:
authorOndřej Surý <ondrej@sury.org>2022-01-15 06:24:37 +0100
committerBen Noordhuis <info@bnoordhuis.nl>2022-01-15 06:24:37 +0100
commitd5ed7f125642b412a7a91baa585dc934ccd185e9 (patch)
tree47d5e66bf305bbb797b42739b608e7e68e351ee5 /docs/code/default-loop/main.c
parente9cb18484ecdc10e005d306db53d099e06ade9f4 (diff)
downloadlibuv-d5ed7f125642b412a7a91baa585dc934ccd185e9.tar.gz
libuv-d5ed7f125642b412a7a91baa585dc934ccd185e9.zip
test: test with maximum recvmmsg buffer (#3419)
The maximum numbers receivable by the recvmmsg call is defined in src/unix/udp.c as UV__MMSG_MAXWIDTH with the current value being 20. Align the size of the receive buffer in the mmsg test to receive the maximum number of UDP packets in the test.
Diffstat (limited to 'docs/code/default-loop/main.c')
0 files changed, 0 insertions, 0 deletions