]> git.itanic.dy.fi Git - rrdd/commit
register_event_handler: Make also modifications and deletes possible
authorTimo Kokkonen <timo.t.kokkonen@iki.fi>
Sun, 11 Oct 2020 08:55:42 +0000 (11:55 +0300)
committerTimo Kokkonen <timo.t.kokkonen@iki.fi>
Sun, 11 Oct 2020 08:55:42 +0000 (11:55 +0300)
commit782898ed3aabd9611386db6e72370d2cf7941a02
tree8ebec3ac4226fc5483512bf0479aed4905acbe16
parente13f9778d87143a39d32995e85fbeee3ca638a92
register_event_handler: Make also modifications and deletes possible

Take the op parameter as an argument that is given to
epoll_ctl(). This way the function can also modify and delete epoll
events.

Signed-off-by: Timo Kokkonen <timo.t.kokkonen@iki.fi>
process.c
process.h