HomeSort by relevance Sort by last modified time
    Searched refs:rfbNewClientConnection (Results 1 - 4 of 4) sorted by null

  /external/libvncserver/libvncserver/
httpd.c 357 rfbNewClientConnection(rfbScreen,rfbScreen->httpSock);
365 rfbNewClientConnection(rfbScreen,rfbScreen->httpSock);
sockets.c 5 * deals with the X server scheduling stuff, calling rfbNewClientConnection and
11 * rfbNewClientConnection.
278 * RFB server code will be called (rfbNewClientConnection,
296 rfbNewClientConnection(rfbScreen,rfbScreen->inetdSock);
rfbserver.c 243 * rfbNewClientConnection is called from sockets.c when a new connection
248 rfbNewClientConnection(rfbScreenInfoPtr rfbScreen,
    [all...]
  /external/libvncserver/rfb/
rfb.h 783 extern void rfbNewClientConnection(rfbScreenInfoPtr rfbScreen,int sock);
    [all...]

Completed in 158 milliseconds