Searched defs:IntoSocketlike (Results 1 - 1 of 1) sorted by relevance
| /third_party/rust/crates/io-lifetimes/src/ | ||
| H A D | portability.rs | 313 pub trait IntoSocketlike: Into<OwnedFd> { traits 332 pub trait IntoSocketlike: Into<OwnedSocket> { traits |
Completed in 1 milliseconds