Home
last modified time | relevance | path

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

/external/rust/android-crates-io/crates/rustix/src/maybe_polyfill/no_std/os/windows/io/
Draw.rs70 fn into_raw_socket(self) -> RawSocket; in into_raw_socket() method
Dsocket.rs114 fn into_raw_socket(self) -> RawSocket { in into_raw_socket() method
/external/rust/android-crates-io/crates/tokio/src/doc/
Dos.rs47 fn into_raw_socket(self) -> RawSocket; in into_raw_socket() method
/external/rust/android-crates-io/crates/mio/src/net/tcp/
Dlistener.rs229 fn into_raw_socket(self) -> RawSocket { in into_raw_socket() method
Dstream.rs411 fn into_raw_socket(self) -> RawSocket { in into_raw_socket() method
/external/rust/android-crates-io/crates/mio/src/net/
Dudp.rs705 fn into_raw_socket(self) -> RawSocket { in into_raw_socket() method
/external/rust/android-crates-io/crates/socket2/src/sys/
Dwindows.rs1013 fn into_raw_socket(self) -> RawSocket { in into_raw_socket() method