dix: Pull client-is-local flag up to the ClientRec
Reviewed-by: Daniel Stone <daniel@fooishbar.org> Signed-off-by: Adam Jackson <ajax@redhat.com>
This commit is contained in:
@@ -91,6 +91,7 @@ typedef struct _Client {
|
||||
pointer requestBuffer;
|
||||
pointer osPrivate; /* for OS layer, including scheduler */
|
||||
char swapped;
|
||||
char local;
|
||||
char big_requests;
|
||||
char closeDownMode;
|
||||
char clientGone;
|
||||
|
||||
Reference in New Issue
Block a user