TOBI Interface A  0.1
virtual void tia::TCPServer::handleAccept ( const TCPConnection::pointer new_connection,
const boost::system::error_code &  error 
) [protected, pure virtual]

Handles a new client connection (abstract method).

Parameters:
[in]new_connectionA reference to a new TCPConnection object used from this TCPServer object.

Implemented in tia::ControlConnectionServer, and tia::TCPDataConnection.

+ Here is the caller graph for this function:

 All Data Structures Files Functions Variables Typedefs Enumerations