diff options
author | Ondřej Surý <ondrej@sury.org> | 2022-01-15 06:24:37 +0100 |
---|---|---|
committer | Ben Noordhuis <info@bnoordhuis.nl> | 2022-01-15 06:24:37 +0100 |
commit | d5ed7f125642b412a7a91baa585dc934ccd185e9 (patch) | |
tree | 47d5e66bf305bbb797b42739b608e7e68e351ee5 /docs/code/default-loop/main.c | |
parent | e9cb18484ecdc10e005d306db53d099e06ade9f4 (diff) | |
download | libuv-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