Function rustix::backend::net::sockopt::get_socket_type

source ยท
pub(crate) fn get_socket_type(fd: BorrowedFd<'_>) -> Result<SocketType>