Searched defs:onClientConnected (Results 1 – 3 of 3) sorted by relevance
/thrift-3.4.0/lib/cpp/src/thrift/server/ | ||
D | TSimpleServer.cpp | 88 void TSimpleServer::onClientConnected(const shared_ptr<TConnectedClient>& pClient) { in onClientConnected() function in apache::thrift::server::TSimpleServer |
D | TThreadPoolServer.cpp | 122 void TThreadPoolServer::onClientConnected(const shared_ptr<TConnectedClient>& pClient) { in onClientConnected() function in apache::thrift::server::TThreadPoolServer |
D | TThreadedServer.cpp | 115 void TThreadedServer::onClientConnected(const shared_ptr<TConnectedClient>& pClient) { in onClientConnected() function in apache::thrift::server::TThreadedServer |