Searched defs:AsyncStunServerTCPSocket (Results 1 – 1 of 1) sorted by relevance
63 class AsyncStunServerTCPSocket : public rtc::AsyncTcpListenSocket { class65 explicit AsyncStunServerTCPSocket(std::unique_ptr<rtc::Socket> socket) in AsyncStunServerTCPSocket() function in cricket::AsyncStunServerTCPSocket