Function rustix::net::sockopt::get_socket_type[][src]

pub fn get_socket_type<Fd: AsFd>(fd: &Fd) -> Result<SocketType>
Expand description