Searched refs:rfbClientConnectionGone (Results 1 – 4 of 4) sorted by relevance
562 rfbClientConnectionGone(cl); in clientInput()627 rfbClientConnectionGone(cl); in rfbRefuseOnHoldClient()1014 rfbClientConnectionGone(cl1); in rfbScreenCleanup()1068 rfbClientConnectionGone(cl); in rfbShutdownServer()1114 rfbClientConnectionGone(clPrev); in rfbProcessEvents()
470 rfbClientConnectionGone(cl); in rfbNewTCPOrUDPClient()481 rfbClientConnectionGone(cl); in rfbNewTCPOrUDPClient()505 rfbClientConnectionGone(cl); in rfbNewTCPOrUDPClient()532 rfbClientConnectionGone(rfbClientPtr cl) in rfbClientConnectionGone() function
787 extern void rfbClientConnectionGone(rfbClientPtr cl);
8 rfbClientConnectionGone().29 …bNewClient: write"); rfbCloseClient(cl); rfbClientConnectionGone(cl); << C…30 … } } return TRUE; Once this function returns, eventually rfbClientConnectionGone is537 rfbClientConnectionGone call missing1501 its clientOutput thread and calls rfbClientConnectionGone(). This1513 rfbClientConnectionGone(). This again LOCKs clientListMutex, removes1520 held by cl2 are not free()'d by rfbClientConnectionGone until1535 rfbPrintStats(cl) at rfbClientConnectionGone in rfbserver.c before