]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/libsystemd/sd-event/sd-event.c
sd-event: improve debug message when we fail to remove and fd from an epoll
authorLennart Poettering <lennart@poettering.net>
Mon, 31 Aug 2015 11:07:24 +0000 (13:07 +0200)
committerLennart Poettering <lennart@poettering.net>
Mon, 31 Aug 2015 11:20:44 +0000 (13:20 +0200)
commit556c25cf8c1250cb529c9a95e3b20b6f4d19ffc2
tree95a4390a44ccadd12b563b9e54070ff252cad862
parent324496eb25b51395a00430b28fac639502df9e3e
sd-event: improve debug message when we fail to remove and fd from an epoll

Let's help users to debug issues with epoll fd removal by printing the
name of the event source.
src/libsystemd/sd-event/sd-event.c