|
TOBI Interface A
0.1
|
| void tia::TCPDataServer::removeConnection | ( | const boost::asio::ip::tcp::endpoint & | endpoint | ) |
Removes a client specified by its endpoint.
| endpoint | the address and port of the client |
Definition at line 213 of file tcp_data_server.cpp.