mirror of
https://github.com/libvirt/libvirt.git
synced 2026-08-05 02:43:24 -05:00
This code adds a netlink event interface to libvirt. It is based upon the event_poll code and makes use of it. An event is generated for each netlink message sent to the libvirt pid. Signed-off-by: D. Herrendoerfer <d.herrendoerfer@herrendoerfer.name>