pub fn detect_gso(socket: &UdpSocket, segment_size: usize) -> bool
For Linux, try to detect GSO is available.