xserver/os
Enrico Weigelt, metux IT consult 2e847c7b23 (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-18 17:23:10 +02:00
..
.gitignore
WaitFor.c
access.c
alloc.c
audit.h
auth.c
auth.h
backtrace.c
busfault.c
busfault.h
client.c
cmdline.h
connection.c
ddx_priv.h
fmt.c
fmt.h
inputthread.c
io.c (submit/recv-fds) os: read file descriptors into client struct at once 2024-09-18 17:23:10 +02:00
log.c
meson.build
mitauth.c
mitauth.h
osdep.h
osinit.c
ospoll.c
ospoll.h
reallocarray.c
screensaver.h
serverlock.c
serverlock.h
strcasecmp.c
strcasestr.c
string.c
strlcat.c
strlcpy.c
strndup.c
timingsafe_memcmp.c
utils.c
xdmauth.c
xdmauth.h
xdmcp.c
xdmcp.h
xprintf.c
xserver_poll.c
xserver_poll.h
xsha1.c
xsha1.h
xstrans.c