Jan Friesse
792b4ed061
Qdevice: Fix errors found by coverity
...
Signed-off-by: Jan Friesse <jfriesse@redhat.com>
2016-06-28 13:58:43 +02:00
Jan Friesse
79a1b9ea59
Qnetd: Add advanced settings
...
All previously defined defaults are now configurable via -S option.
Signed-off-by: Jan Friesse <jfriesse@redhat.com>
2016-06-28 13:58:42 +02:00
Jan Friesse
509d4b1511
qdevice: Ensure to exit if ipc socket is closed
...
When ipc socket was closed before poll and new connection got same fd as
original IPC socket, shutdown didn't work. Solution is to check if IPC
socket is active during poll array create.
Signed-off-by: Jan Friesse <jfriesse@redhat.com>
2016-06-28 13:58:42 +02:00
Jan Friesse
4e79df8f84
qnetd: Add support for IPC list command
...
Signed-off-by: Jan Friesse <jfriesse@redhat.com>
2016-06-28 13:58:42 +02:00
Jan Friesse
a419f1685d
Qnetd: Add local IPC
...
Basic commands shutdown and status are implemented.
Signed-off-by: Jan Friesse <jfriesse@redhat.com>
2016-06-28 13:58:42 +02:00