Home
last modified time | relevance | path

Searched defs:AsyncStunServerTCPSocket (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/webrtc/p2p/base/
H A Dasync_stun_tcp_socket_unittest.cc63 class AsyncStunServerTCPSocket : public rtc::AsyncTcpListenSocket { class
65 explicit AsyncStunServerTCPSocket(std::unique_ptr<rtc::Socket> socket) in AsyncStunServerTCPSocket() function in cricket::AsyncStunServerTCPSocket