udp_socket

Constant BATCH_SIZE

Source
pub const BATCH_SIZE: usize = _; // 32usize
Expand description

Number of UDP packets to send/receive at a time when using sendmmsg/recvmmsg.