Constant trust_dns_proto::udp::MAX_RECEIVE_BUFFER_SIZE
source ยท pub const MAX_RECEIVE_BUFFER_SIZE: usize = 4096;
Expand description
Max size for the UDP receive buffer as recommended by RFC6891.
pub const MAX_RECEIVE_BUFFER_SIZE: usize = 4096;
Max size for the UDP receive buffer as recommended by RFC6891.