Searched defs:_rfbClientRec (Results 1 – 1 of 1) sorted by relevance
441 typedef struct _rfbClientRec { struct444 rfbScreenInfoPtr screen;447 rfbScreenInfoPtr scaledScreen;449 rfbBool PalmVNC;458 void* clientData;459 ClientGoneHookPtr clientGoneHook;461 SOCKET sock;462 char *host;465 int protocolMajorVersion;466 int protocolMinorVersion;[all …]