mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-14 17:18:09 +00:00
By using the new x_rpcbuf, it's easy to assemble packets step by step, without even knowing the final size yet and doing the write out in one step. Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>