Searched defs:bound_socket (Results 1 – 3 of 3) sorted by relevance
26 int bound_socket(int domain, int type) in bound_socket() function
83 def bound_socket( function
81 std::unique_ptr<TCPSocket> bound_socket, in CreateFromBoundSocket()