Function detect_gso

Source
pub fn detect_gso(socket: &UdpSocket, segment_size: usize) -> bool
Expand description

For Linux, try to detect GSO is available.