Searched defs:AsyncSocksProxyServerSocket (Results 1 - 1 of 1) sorted by relevance

/external/webrtc/webrtc/base/
H A Dsocketadapters.h190 class AsyncSocksProxyServerSocket : public AsyncProxyServerSocket { class in namespace:rtc
192 explicit AsyncSocksProxyServerSocket(AsyncSocket* socket);
212 RTC_DISALLOW_COPY_AND_ASSIGN(AsyncSocksProxyServerSocket);

Completed in 182 milliseconds