Home
last modified time | relevance | path

Searched defs:into_socket (Results 1 – 9 of 9) sorted by relevance

/third_party/rust/crates/io-lifetimes/src/
Dlib.rs152 fn into_socket(self) -> OwnedSocket { in into_socket() function
Dimpls_socket2.rs51 fn into_socket(self) -> OwnedSocket { in into_socket() method
Dimpls_mio.rs51 fn into_socket(self) -> OwnedSocket { in into_socket() method
131 fn into_socket(self) -> OwnedSocket { in into_socket() method
211 fn into_socket(self) -> OwnedSocket { in into_socket() method
Dimpls_async_std.rs138 fn into_socket(self) -> OwnedSocket { in into_socket() method
218 fn into_socket(self) -> OwnedSocket { in into_socket() method
298 fn into_socket(self) -> OwnedSocket { in into_socket() method
Dtraits.rs121 fn into_socket(self) -> OwnedSocket; in into_socket() method
Dimpls_std.rs87 fn into_socket(self) -> OwnedSocket { in into_socket() method
247 fn into_socket(self) -> OwnedSocket { in into_socket() method
327 fn into_socket(self) -> OwnedSocket { in into_socket() method
407 fn into_socket(self) -> OwnedSocket { in into_socket() method
/third_party/rust/rust/library/std/src/sys/wasi/
Dnet.rs194 pub fn into_socket(self) -> Socket { in into_socket() method
285 pub fn into_socket(self) -> Socket { in into_socket() method
449 pub fn into_socket(self) -> Socket { in into_socket() method
/third_party/rust/rust/library/std/src/sys_common/
Dnet.rs247 pub fn into_socket(self) -> Socket { in into_socket() method
437 pub fn into_socket(self) -> Socket { in into_socket() method
528 pub fn into_socket(self) -> Socket { in into_socket() method
/third_party/rust/rust/library/std/src/sys/unix/
Dl4re.rs193 pub fn into_socket(self) -> Socket { in into_socket() method
320 pub fn into_socket(self) -> Socket { in into_socket() method
387 pub fn into_socket(self) -> Socket { in into_socket() method