Home
last modified time | relevance | path

Searched defs:into_raw_socket (Results 1 – 5 of 5) sorted by relevance

/external/rust/crates/mio/src/net/tcp/
Dlistener.rs186 fn into_raw_socket(self) -> RawSocket { in into_raw_socket() method
Dsocket.rs370 fn into_raw_socket(self) -> RawSocket { in into_raw_socket() method
Dstream.rs282 fn into_raw_socket(self) -> RawSocket { in into_raw_socket() method
/external/rust/crates/tokio/src/net/tcp/
Dsocket.rs565 fn into_raw_socket(self) -> RawSocket { in into_raw_socket() method
/external/rust/crates/mio/src/net/
Dudp.rs589 fn into_raw_socket(self) -> RawSocket { in into_raw_socket() method