Hello all,
Recently, while updating a code that was using libudev to a more modern API, sd-device, I could not find some of the functions that are defined at sd-device.h (https://github.com/systemd/systemd/blob/main/src/systemd/sd-device.h) at the man pages (https://www.freedesktop.org/software/systemd/man/sd-device.html), e.g. functions related with sd_device_monitor among others.
May I be right or am I missing something?
Thanks in advance.
--
Carlos Villanueva