Files
xserver/os
Enrico Weigelt, metux IT consult 1a557186dd (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 20:51:20 +02:00
..
2024-04-15 19:54:34 +00:00
2024-06-18 00:52:11 +00:00
2024-05-08 09:37:35 +02:00
2024-03-09 17:34:51 +00:00
2024-03-09 17:34:51 +00:00
2024-05-08 09:37:35 +02:00
2016-07-21 15:04:47 -04:00
2012-03-21 13:54:42 -07:00
2012-03-21 13:54:42 -07:00
2024-07-26 23:51:13 +00:00
2024-02-25 11:55:56 +01:00
2024-03-03 23:11:05 +00:00
2024-03-03 23:11:05 +00:00
2013-10-31 16:58:12 -07:00