Files
xserver/Xext
Enrico Weigelt, metux IT consult 3be2152510 (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-09-16 17:07:47 +02:00
..
2015-07-08 16:40:58 -04:00
2020-07-05 13:07:33 -07:00
2024-06-23 19:31:46 +00:00
2014-01-12 10:24:11 -08:00
2024-07-26 23:51:13 +00:00
2014-01-12 10:24:11 -08:00