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

  /external/libvncserver/libvncclient/
listen.c 44 * listenForIncomingConnections() - listen for incoming connections from
49 listenForIncomingConnections(rfbClient* client)
53 rfbClientErr("listenForIncomingConnections on MinGW32 NOT IMPLEMENTED\n");
vncviewer.c 306 listenForIncomingConnections(client);
  /external/libvncserver/rfb/
rfbclient.h 365 extern void listenForIncomingConnections(rfbClient* viewer);

Completed in 444 milliseconds