Home
last modified time | relevance | path

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

/external/webrtc/webrtc/examples/peerconnection/client/linux/
Dmain.cc21 class CustomSocketServer : public rtc::PhysicalSocketServer { class
23 CustomSocketServer(rtc::Thread* thread, GtkMainWnd* wnd) in CustomSocketServer() function in CustomSocketServer