Searched defs:TcpSocket (Results 1 – 9 of 9) sorted by relevance
93 impl TcpSocket { implementation160 fn new(domain: socket2::Domain) -> io::Result<TcpSocket> { in new()755 pub fn from_std_stream(std_stream: std::net::TcpStream) -> TcpSocket { in from_std_stream()784 impl fmt::Debug for TcpSocket { implementation
124 pub struct TcpSocket { struct129 impl TcpSocket { impl285 impl AsRawDescriptor for TcpSocket { implementation
117 impl TcpSocket { implementation
166 impl TcpSocket { implementation
174 class TcpSocket : public Socket { class176 explicit TcpSocket(cutils_socket_t sock) : Socket(sock) {} in TcpSocket() function in TcpSocket
14080 "TcpSocket": [ array
14121 "TcpSocket": [ array
27711 "TcpSocket": [ array
76143 "TcpSocket": [ array