#include <serversocket.h>
◆ ServerSocket()
◆ ~ServerSocket()
virtual log4cxx::helpers::ServerSocket::~ServerSocket |
( |
| ) |
|
|
virtual |
◆ accept()
Listens for a connection to be made to this socket and accepts it.
◆ close()
◆ create()
◆ getSoTimeout()
int log4cxx::helpers::ServerSocket::getSoTimeout |
( |
| ) |
const |
Retrive setting for SO_TIMEOUT.
◆ setSoTimeout()
void log4cxx::helpers::ServerSocket::setSoTimeout |
( |
int |
timeout | ) |
|
Enable/disable SO_TIMEOUT with the specified timeout, in milliseconds.
The documentation for this class was generated from the following file: