1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/libdaemon/server
Ondrej Kozina f73526f58c libdaemon: set CLOEXEC flag on systemd socket
all sockets opened by a daemon or handed over by systemd
have to have CLOEXEC flag set. Otherwise we get nasty
warnings about leaking descriptors in processes spawned by
daemon.
2015-02-02 10:20:35 +01:00
..
daemon-log.c cleanup: use matching signed types 2013-11-28 12:47:51 +01:00
daemon-log.h lvmetad: rename DEBUG() to DEBUGLOG() 2012-10-15 14:20:11 +01:00
daemon-server.c libdaemon: set CLOEXEC flag on systemd socket 2015-02-02 10:20:35 +01:00
daemon-server.h libdaemon: Keep track of client threads, wait before shutdown. 2014-06-09 01:50:57 +02:00
Makefile.in libdaemon: Draft logging infrastructure. 2012-08-08 09:44:19 +02:00