Function rustix::net::sockopt::get_socket_linger

pub fn get_socket_linger<Fd: AsFd>(fd: &Fd) -> io::Result<Option<Duration>>
Documentation