Files
xserver/dix
Enrico Weigelt, metux IT consult 9523790742 (submit/recv-fds) os: read file descriptors into client struct at once
Instead of having the request handler ask for fd's one by one, just read them
all into a little array in ClientRec struct. And also automatically clean up
after request had been handled.

Request handlers need to set the entries to -1 if they shouldn't be closed
automatically.

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
2024-08-29 11:35:06 +02:00
..
2020-07-05 13:07:33 -07:00
2015-07-08 16:41:29 -04:00
2024-04-15 16:19:30 -07:00
2014-11-12 10:25:00 +10:00
2024-04-15 23:10:31 +00:00
2024-03-09 17:23:43 +00:00
2015-04-21 16:57:07 -07:00
2024-04-15 16:19:30 -07:00
2024-04-15 18:11:57 -07:00
2024-03-05 16:57:52 +01:00
2024-03-09 18:01:52 +00:00
2013-07-23 23:56:58 +01:00
2020-07-05 13:07:33 -07:00
2014-11-12 10:25:00 +10:00