Searched defs:SetupSocket (Results 1 – 3 of 3) sorted by relevance
514 int TCPClientSocketLibevent::SetupSocket() { in SetupSocket() function in net::TCPClientSocketLibevent
643 int TCPClientSocketWin::SetupSocket() { in SetupSocket() function in net::TCPClientSocketWin
229 void SetupSocket(const std::string& path, int* sock, struct sockaddr_un* addr) { in SetupSocket() function