Home
last modified time | relevance | path

Searched refs:handleClientDisconnected (Results 1 – 16 of 16) sorted by relevance

/dports/sysutils/synergy/synergy-core-1.14.0.4-stable/src/lib/ipc/
H A DIpcServer.cpp114 this, &IpcServer::handleClientDisconnected)); in handleClientConnecting()
126 IpcServer::handleClientDisconnected(const Event& e, void*) in handleClientDisconnected() function in IpcServer
H A DIpcServer.h74 void handleClientDisconnected(const Event&, void*);
/dports/sysutils/barrier/barrier-2.3.3/src/lib/ipc/
H A DIpcServer.cpp115 this, &IpcServer::handleClientDisconnected)); in handleClientConnecting()
127 IpcServer::handleClientDisconnected(const Event& e, void*) in handleClientDisconnected() function in IpcServer
H A DIpcServer.h70 void handleClientDisconnected(const Event&, void*);
/dports/sysutils/barrier/barrier-2.3.3/src/lib/server/
H A DClientListener.cpp197 &ClientListener::handleClientDisconnected, in handleUnknownClient()
218 ClientListener::handleClientDisconnected(const Event&, void* vclient) in handleClientDisconnected() function in ClientListener
H A DClientListener.h73 void handleClientDisconnected(const Event&, void*);
H A DServer.h308 void handleClientDisconnected(const Event&, void*);
H A DServer.cpp323 &Server::handleClientDisconnected, client)); in adoptClient()
1375 Server::handleClientDisconnected(const Event&, void* vclient) in handleClientDisconnected() function in Server
/dports/sysutils/synergy/synergy-core-1.14.0.4-stable/src/lib/server/
H A DClientListener.cpp195 &ClientListener::handleClientDisconnected, in handleUnknownClient()
216 ClientListener::handleClientDisconnected(const Event&, void* vclient) in handleClientDisconnected() function in ClientListener
H A DClientListener.h78 void handleClientDisconnected(const Event&, void*);
H A DServer.h313 void handleClientDisconnected(const Event&, void*);
H A DServer.cpp324 &Server::handleClientDisconnected, client)); in adoptClient()
1403 Server::handleClientDisconnected(const Event&, void* vclient) in handleClientDisconnected() function in Server
/dports/sysutils/barrier/barrier-2.3.3/src/lib/barrier/
H A DClientApp.h66 void handleClientDisconnected(const Event&, void*);
H A DClientApp.cpp315 ClientApp::handleClientDisconnected(const Event&, void*) in handleClientDisconnected() function in ClientApp
353 new TMethodEventJob<ClientApp>(this, &ClientApp::handleClientDisconnected)); in openClient()
/dports/sysutils/synergy/synergy-core-1.14.0.4-stable/src/lib/synergy/
H A DClientApp.h71 void handleClientDisconnected(const Event&, void*);
H A DClientApp.cpp341 ClientApp::handleClientDisconnected(const Event&, void*) in handleClientDisconnected() function in ClientApp
384 new TMethodEventJob<ClientApp>(this, &ClientApp::handleClientDisconnected)); in openClient()