Lines Matching refs:accept
1770 Socket* Accept() const;1818 Socket* Win32Socket::Accept() const {1823 SOCKET socket = accept(socket_, NULL, NULL);