|
TOBI Interface A
0.1
|
| virtual void tia::TCPServerSocket::startListening | ( | unsigned | port, |
| NewConnectionListener * | new_connection_listener | ||
| ) | [pure virtual] |
only one listener is allowed listen on the given port for new connections
Implemented in tia::BoostTCPServerSocketImpl.