Home
last modified time | relevance | path

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

/external/rust/crates/mio/src/sys/windows/
Dnet.rs58 pub(crate) fn as_ptr(&self) -> *const SOCKADDR { in as_ptr()
59 self as *const _ as *const SOCKADDR in as_ptr() constant