diff options
author | Keith Packard <keithp@keithp.com> | 2016-05-19 13:59:54 -0700 |
---|---|---|
committer | Adam Jackson <ajax@redhat.com> | 2016-07-21 15:04:47 -0400 |
commit | 8f1edf4bd3a1f050ce9eeb5eac45dd1a8f7a6d5e (patch) | |
tree | e2763a8e89c750ba2ab56c7b02f6ef42534f7cfb /dix/Xserver.d | |
parent | d6eff3c31e8289881a3aa9b858e5710d0f741db0 (diff) |
dix: Use list for ready clients
This converts the dispatch loop into using a list of ready clients
instead of an array. This changes the WaitForSomething API so that it
notifies DIX when a client becomes ready to read, instead of returning
the set of ready clients.
Signed-off-by: Keith Packard <keithp@keithp.com>
Reviewed-by: Adam Jackson <ajax@redhat.com>
Diffstat (limited to 'dix/Xserver.d')
0 files changed, 0 insertions, 0 deletions