]> git.ipfire.org Git - thirdparty/systemd.git/commit
sd-netlink: add call to query sd_event object an sd_netlink object is attached to
authorLennart Poettering <lennart@poettering.net>
Fri, 27 Oct 2023 21:16:06 +0000 (23:16 +0200)
committerLennart Poettering <lennart@poettering.net>
Thu, 2 Nov 2023 13:19:32 +0000 (14:19 +0100)
commit0adb58c3f19a347cd85d99c7dfd7f29965ec2ff8
tree9b4d440eafc37a56008ff40b1ac5ad8c4d76e4b2
parent50ab93eb0e82b7c6a5f0d7796cbc32f2a3682421
sd-netlink: add call to query sd_event object an sd_netlink object is attached to

This mimics a similar call sd_bus_get_event() that already exists for
sd-bus.
src/libsystemd/sd-netlink/sd-netlink.c
src/systemd/sd-netlink.h