]> git.ipfire.org Git - thirdparty/lldpd.git/commit
daemon: use code from sd_notify(3) for handling notify socket
authorVincent Bernat <vincent@bernat.ch>
Sat, 7 Dec 2024 11:24:26 +0000 (12:24 +0100)
committerVincent Bernat <vincent@bernat.ch>
Sat, 7 Dec 2024 11:24:26 +0000 (12:24 +0100)
commit50d0c2234774ed4b0e4c43f58ff5145641cffc93
treefe7ded8f74bd7840fb1328c307820db510ae31fc
parent775f4f4d6a84a1a5607cfd3d89f15fac9f3747b3
daemon: use code from sd_notify(3) for handling notify socket

This also fixes a compilation error about connect().
src/daemon/lldpd.c