core-agent-linux/qrexec
Marek Marczykowski-Górecki 51e2d6d356
qrexec: make sure that all the pipes/sockets are closed on cleanup
This will ensure that the child process will receive info that the
connection is closed. Otherwise it could hang on write() or in some
cases read() - on its stdin/stdout.

Thanks @adrelanos for help with debugging.
2015-08-08 01:52:59 +02:00
..
Makefile
qrexec-agent-data.c qrexec: make sure that all the pipes/sockets are closed on cleanup 2015-08-08 01:52:59 +02:00
qrexec-agent.c
qrexec-agent.h
qrexec-client-vm.c
qrexec-fork-server.c
qubes-rpc-multiplexer