Function rsix::net::sockopt::get_socket_linger[][src]

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