Home
last modified time | relevance | path

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

/third_party/rust/crates/io-lifetimes/src/
Dportability.rs60 pub type OwnedSocketlike = OwnedFd; typedef
67 pub type OwnedSocketlike = OwnedSocket; typedef
315 fn into_socketlike(self) -> OwnedSocketlike; in into_socketlike()
321 fn into_socketlike(self) -> OwnedSocketlike { in into_socketlike()
346 fn into_socketlike(self) -> OwnedSocketlike; in into_socketlike()
352 fn into_socketlike(self) -> OwnedSocketlike { in into_socketlike()