Function iroh_quinn_udp::may_fragment
source · pub fn may_fragment() -> bool
Expand description
Whether transmitted datagrams might get fragmented by the IP layer
Returns false
on targets which employ e.g. the IPV6_DONTFRAG
socket option.