Home
last modified time | relevance | path

Searched defs:onClientConnected (Results 1 – 3 of 3) sorted by relevance

/thrift-3.4.0/lib/cpp/src/thrift/server/
DTSimpleServer.cpp88 void TSimpleServer::onClientConnected(const shared_ptr<TConnectedClient>& pClient) { in onClientConnected() function in apache::thrift::server::TSimpleServer
DTThreadPoolServer.cpp122 void TThreadPoolServer::onClientConnected(const shared_ptr<TConnectedClient>& pClient) { in onClientConnected() function in apache::thrift::server::TThreadPoolServer
DTThreadedServer.cpp115 void TThreadedServer::onClientConnected(const shared_ptr<TConnectedClient>& pClient) { in onClientConnected() function in apache::thrift::server::TThreadedServer