Searched refs:CustomSocketServer (Results 1 – 1 of 1) sorted by relevance
21 class CustomSocketServer : public rtc::PhysicalSocketServer { class23 CustomSocketServer(rtc::Thread* thread, GtkMainWnd* wnd) in CustomSocketServer() function in CustomSocketServer25 virtual ~CustomSocketServer() {} in ~CustomSocketServer()82 CustomSocketServer socket_server(thread, &wnd); in main()