Searched defs:PosixSocketType (Results 1 – 1 of 1) sorted by relevance
66 socket_type: PosixSocketType, in new_socket()758 pub enum PosixSocketType { enum768 impl TryFrom<u8> for PosixSocketType { implementation