Searched defs:IntoSocketlike (Results 1 – 1 of 1) sorted by relevance
313 pub trait IntoSocketlike: Into<OwnedFd> { interface332 pub trait IntoSocketlike: Into<OwnedSocket> { interface