OpalListenerTCPS Class Reference
#include <transports.h>
List of all members.
Constructor & Destructor Documentation
OpalListenerTCPS::OpalListenerTCPS |
( |
OpalEndPoint & |
endpoint, |
|
|
PIPSocket::Address |
binding = PIPSocket::GetDefaultIpAny() , |
|
|
WORD |
port = 0 , |
|
|
PBoolean |
exclusive = PTrue | |
|
) |
| | |
- Parameters:
-
| endpoint | Endpoint listener is used for |
| binding | Local interface to listen on |
| port | TCP port to listen for connections |
- Parameters:
-
| endpoint | Endpoint listener is used for |
| binding | Local interface to listen on |
| option | OPtions for binding |
OpalListenerTCPS::~OpalListenerTCPS |
( |
|
) |
|
Destroy the listener thread.
Member Function Documentation
OpalTransport* OpalListenerTCPS::Accept |
( |
const PTimeInterval & |
timeout |
) |
[virtual] |
void OpalListenerTCPS::Construct |
( |
|
) |
[protected] |
const char* OpalListenerTCPS::GetProtoPrefix |
( |
|
) |
const [virtual] |
Member Data Documentation
The documentation for this class was generated from the following file: