3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/external/rtc/SocketServer.h"
10namespace rtc {
class Socket; }
11namespace webrtc {
class TimeDelta; }
38 virtual void WakeUp() ;
41 virtual ::rtc::Socket* CreateSocket(
int,
int) ;
Definition NullSocketServer.h:16
MCAPI::rtc::Socket * $CreateSocket(int, int)
MCAPI bool $Wait(::webrtc::TimeDelta max_wait_duration, bool process_io)
static MCAPI void ** $vftable()
Definition SocketServer.h:16
Definition TimeDelta.h:10