Searched defs:VncState (Results 1 – 1 of 1) sorted by relevance
63 typedef struct VncState VncState; typedef264 struct VncState struct277 VncStateUpdate update; /* Most recent pending request from client */ argument278 VncStateUpdate job_update; /* Currently processed by job thread */ argument299 VncStateSASL sasl; argument301 bool encode_ws;302 bool websocket;305 VncClientInfo *info;313 size_t force_update_offset;319 size_t throttle_output_offset;[all …]