Searched defs:VncState (Results 1 – 1 of 1) sorted by relevance
63 typedef struct VncState VncState; typedef266 struct VncState struct279 VncStateUpdate update; /* Most recent pending request from client */ argument280 VncStateUpdate job_update; /* Currently processed by job thread */ argument301 VncStateSASL sasl; argument303 bool encode_ws;304 bool websocket;307 VncClientInfo *info;315 size_t force_update_offset;321 size_t throttle_output_offset;[all …]