#include <socketserver.h>
◆ CreateDefault() [1/2]
std::unique_ptr< SocketServer > rtc::SocketServer::CreateDefault |
( |
| ) |
|
|
static |
◆ CreateDefault() [2/2]
static std::unique_ptr<SocketServer> rtc::SocketServer::CreateDefault |
( |
| ) |
|
|
static |
◆ network_binder() [1/2]
◆ network_binder() [2/2]
◆ set_network_binder() [1/2]
◆ set_network_binder() [2/2]
◆ SetMessageQueue() [1/2]
◆ SetMessageQueue() [2/2]
◆ Wait() [1/2]
virtual bool rtc::SocketServer::Wait |
( |
int |
cms, |
|
|
bool |
process_io |
|
) |
| |
|
pure virtual |
Implemented in rtc::NATSocketServer, rtc::NATSocketServer, rtc::VirtualSocketServer, rtc::VirtualSocketServer, rtc::PhysicalSocketServer, rtc::PhysicalSocketServer, rtc::FirewallSocketServer, rtc::FirewallSocketServer, CustomSocketServer, rtc::NullSocketServer, and rtc::NullSocketServer.
◆ Wait() [2/2]
virtual bool rtc::SocketServer::Wait |
( |
int |
cms, |
|
|
bool |
process_io |
|
) |
| |
|
pure virtual |
Implemented in rtc::NATSocketServer, rtc::NATSocketServer, rtc::VirtualSocketServer, rtc::VirtualSocketServer, rtc::PhysicalSocketServer, rtc::PhysicalSocketServer, rtc::FirewallSocketServer, rtc::FirewallSocketServer, CustomSocketServer, rtc::NullSocketServer, and rtc::NullSocketServer.
◆ WakeUp() [1/2]
virtual void rtc::SocketServer::WakeUp |
( |
| ) |
|
|
pure virtual |
◆ WakeUp() [2/2]
virtual void rtc::SocketServer::WakeUp |
( |
| ) |
|
|
pure virtual |
◆ kForever
static const int rtc::SocketServer::kForever = -1 |
|
static |
The documentation for this class was generated from the following files: