|
TOBI Interface A
0.1
|
| void tia::BoostTCPServerSocketImpl::startListening | ( | unsigned | port, |
| NewConnectionListener * | new_connection_listener | ||
| ) | [virtual] |
only one listener is allowed listen on the given port for new connections
Implements tia::TCPServerSocket.
Definition at line 48 of file boost_tcp_server_socket_impl.cpp.