Searched refs:connectionDone (Results 1 – 4 of 4) sorted by relevance
86 void TcpServer::connectionDone (ConnectionHandler* handler) in connectionDone() function in xs::TcpServer169 m_server->connectionDone(this); in run()
49 virtual void connectionDone (ConnectionHandler* handler);
56 void connectionDone (ConnectionHandler* handler);
133 void ExecutionServer::connectionDone (ConnectionHandler* handler) in connectionDone() function in xs::ExecutionServer138 TcpServer::connectionDone(handler); in connectionDone()