|
TOBI Interface A
0.1
|
| void tia::ControlConnectionServer::handleAccept | ( | const TCPConnection::pointer & | new_connection, |
| const boost::system::error_code & | error | ||
| ) | [protected, virtual] |
Handles a new client connection.
| new_connection | the connection to the client |
Implements tia::TCPServer.
Definition at line 234 of file control_connection_server.cpp.
Here is the call graph for this function: