Searched defs:CrasServerSocket (Results 1 – 3 of 3) sorted by relevance
30 pub struct CrasServerSocket { struct34 impl CrasServerSocket { impl44 pub fn with_type(socket_type: CrasSocketType) -> io::Result<CrasServerSocket> { in with_type()80 pub fn try_clone(&self) -> io::Result<CrasServerSocket> { in try_clone()113 impl ScmSocket for CrasServerSocket { implementation120 impl AsRawFd for CrasServerSocket { implementation
78 server_socket: CrasServerSocket, in try_new()
140 server_socket: CrasServerSocket, in try_new()