pub fn get_socket_linger<Fd: AsFd>(fd: Fd) -> Result<Option<Duration>>
Available on crate feature net only.
Expand description