#include <physicalsocketserver.h>
◆ PhysicalSocketServer() [1/2]
rtc::PhysicalSocketServer::PhysicalSocketServer |
( |
| ) |
|
◆ ~PhysicalSocketServer() [1/2]
rtc::PhysicalSocketServer::~PhysicalSocketServer |
( |
| ) |
|
|
override |
◆ PhysicalSocketServer() [2/2]
rtc::PhysicalSocketServer::PhysicalSocketServer |
( |
| ) |
|
◆ ~PhysicalSocketServer() [2/2]
rtc::PhysicalSocketServer::~PhysicalSocketServer |
( |
| ) |
|
|
override |
◆ Add() [1/2]
◆ Add() [2/2]
◆ CreateAsyncSocket() [1/4]
AsyncSocket * rtc::PhysicalSocketServer::CreateAsyncSocket |
( |
int |
type | ) |
|
|
overridevirtual |
◆ CreateAsyncSocket() [2/4]
AsyncSocket* rtc::PhysicalSocketServer::CreateAsyncSocket |
( |
int |
type | ) |
|
|
overridevirtual |
◆ CreateAsyncSocket() [3/4]
AsyncSocket * rtc::PhysicalSocketServer::CreateAsyncSocket |
( |
int |
family, |
|
|
int |
type |
|
) |
| |
|
overridevirtual |
◆ CreateAsyncSocket() [4/4]
AsyncSocket* rtc::PhysicalSocketServer::CreateAsyncSocket |
( |
int |
family, |
|
|
int |
type |
|
) |
| |
|
overridevirtual |
◆ CreateSocket() [1/4]
Socket* rtc::PhysicalSocketServer::CreateSocket |
( |
int |
type | ) |
|
|
overridevirtual |
◆ CreateSocket() [2/4]
Socket * rtc::PhysicalSocketServer::CreateSocket |
( |
int |
type | ) |
|
|
overridevirtual |
◆ CreateSocket() [3/4]
Socket * rtc::PhysicalSocketServer::CreateSocket |
( |
int |
family, |
|
|
int |
type |
|
) |
| |
|
overridevirtual |
◆ CreateSocket() [4/4]
Socket* rtc::PhysicalSocketServer::CreateSocket |
( |
int |
family, |
|
|
int |
type |
|
) |
| |
|
overridevirtual |
◆ Remove() [1/2]
◆ Remove() [2/2]
◆ Wait() [1/2]
bool rtc::PhysicalSocketServer::Wait |
( |
int |
cms, |
|
|
bool |
process_io |
|
) |
| |
|
overridevirtual |
◆ Wait() [2/2]
bool rtc::PhysicalSocketServer::Wait |
( |
int |
cms, |
|
|
bool |
process_io |
|
) |
| |
|
overridevirtual |
◆ WakeUp() [1/2]
void rtc::PhysicalSocketServer::WakeUp |
( |
| ) |
|
|
overridevirtual |
◆ WakeUp() [2/2]
void rtc::PhysicalSocketServer::WakeUp |
( |
| ) |
|
|
overridevirtual |
◆ WrapSocket() [1/2]
virtual AsyncSocket* rtc::PhysicalSocketServer::WrapSocket |
( |
SOCKET |
s | ) |
|
|
virtual |
◆ WrapSocket() [2/2]
AsyncSocket * rtc::PhysicalSocketServer::WrapSocket |
( |
SOCKET |
s | ) |
|
|
virtual |
The documentation for this class was generated from the following files: