X-Git-Url: https://git.distorted.org.uk/~mdw/disorder/blobdiff_plain/812b526d127c6657e571db8b33a58137af6709cd..7f97fda7b59bd9d3beb9bd4591a4e6dea9efccab:/lib/event.h diff --git a/lib/event.h b/lib/event.h index 2838c41..113666c 100644 --- a/lib/event.h +++ b/lib/event.h @@ -139,6 +139,8 @@ int ev_child_cancel(ev_source *ev, pid_t pid); /* cancel a child callback. */ +void ev_child_killall(ev_source *ev); + /* socket listeners ***********************************************************/ typedef int ev_listen_callback(ev_source *ev,