Searched defs:RawSocket (Results 1 – 9 of 9) sorted by relevance
66 socket: RawSocket, in register()218 raw_socket: RawSocket, in register()355 fn new(socket: RawSocket, afd: Arc<Afd>) -> io::Result<SockState> { in new()552 fn get_base_socket(raw_socket: RawSocket) -> io::Result<RawSocket> { in get_base_socket()569 fn base_socket_inner(raw_socket: RawSocket, control_code: u32) -> Result<RawSocket, i32> { in base_socket_inner()
50 socket: RawSocket, in register()
119 fn as_raw_socket(&self) -> RawSocket { in as_raw_socket()159 pub(crate) fn set_sock_linger(socket: RawSocket, linger: Option<Duration>) -> io::Result<()> { in set_sock_linger()
180 fn into_raw_socket(self) -> RawSocket { in into_raw_socket()186 fn as_raw_socket(&self) -> RawSocket { in as_raw_socket()
301 fn into_raw_socket(self) -> RawSocket { in into_raw_socket()307 fn as_raw_socket(&self) -> RawSocket { in as_raw_socket()
205 fn as_raw_socket(&self) -> RawSocket { in as_raw_socket()
613 fn as_raw_socket(&self) -> RawSocket { in as_raw_socket()
695 fn as_raw_socket(&self) -> RawSocket { in as_raw_socket()701 fn as_raw_socket(&self) -> RawSocket { in as_raw_socket()
1414 fn as_raw_socket(&self) -> RawSocket { in as_raw_socket()1421 fn as_raw_socket(&self) -> RawSocket { in as_raw_socket()