Systemd/src/libsystemd/sd-daemon
Maciej Wereski a5bd3c32ab sd_pid_notify_with_fds: fix computing msg_controllen
CMSG_SPACE(0) may return value other than 0. This caused sendmsg to fail
with EINVAL, when have_pid or n_fds was 0.
2015-09-09 14:28:43 +02:00
..
Makefile build-sys: add Makefile symlink 2014-04-13 17:41:02 -07:00
sd-daemon.c sd_pid_notify_with_fds: fix computing msg_controllen 2015-09-09 14:28:43 +02:00