Searched refs:clientGoneHook (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/ExtPacks/VNC/
H A DVBoxVNC.cpp108 static void clientGoneHook(rfbClientPtr cl);
1297 cl->clientGoneHook = clientGoneHook;
1302 void VNCServerImpl::clientGoneHook(rfbClientPtr cl) function in class:VNCServerImpl

Completed in 42 milliseconds