DPDK / grout

grout # a graph router based on DPDK
BSD 3-Clause "New" or "Revised" License
10 stars 5 forks source link

main: implement systemd notify #59

Closed rjarry closed 2 months ago

rjarry commented 2 months ago

In order to ease running grout as a systemd notify service, implement a standalone version of sd_notify(3). No need to require libsystemd.so.

Link: https://www.freedesktop.org/software/systemd/man/devel/sd_notify.html#Standalone%20Implementations