hickory_proto::udp

Constant MAX_RECEIVE_BUFFER_SIZE

Source
pub const MAX_RECEIVE_BUFFER_SIZE: usize = 4_096;
Expand description

Max size for the UDP receive buffer as recommended by RFC6891.