Home
last modified time | relevance | path

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

/external/rust/crates/rustix/src/maybe_polyfill/no_std/os/windows/io/
Draw.rs27 fn as_raw_socket(&self) -> RawSocket; in as_raw_socket() method
Dsocket.rs98 fn as_raw_socket(&self) -> RawSocket { in as_raw_socket() method
106 fn as_raw_socket(&self) -> RawSocket { in as_raw_socket() method
/external/rust/crates/tokio/src/doc/
Dos.rs35 fn as_raw_socket(&self) -> RawSocket; in as_raw_socket() method
/external/rust/crates/mio/src/net/tcp/
Dlistener.rs205 fn as_raw_socket(&self) -> RawSocket { in as_raw_socket() method
Dstream.rs384 fn as_raw_socket(&self) -> RawSocket { in as_raw_socket() method
/external/rust/crates/mio/src/net/
Dudp.rs681 fn as_raw_socket(&self) -> RawSocket { in as_raw_socket() method
/external/rust/crates/socket2/src/sys/
Dwindows.rs952 fn as_raw_socket(&self) -> RawSocket { in as_raw_socket() method