|
TOBI Interface A
0.1
|
| bool tia::TCPDataServer::connected | ( | const boost::asio::ip::tcp::endpoint & | endpoint | ) | const |
Tells if the server is connected with given endpoint (client)
| endpoint | the address and port of the client |
Definition at line 172 of file tcp_data_server.cpp.