diff options
Diffstat (limited to 'ev.h')
-rw-r--r-- | ev.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -168,6 +168,7 @@ struct ev_check /* invoked when sigchld is received and waitpid indicates the givne pid */ /* revent EV_CHILD */ +/* does not support priorities */ struct ev_child { EV_WATCHER_LIST (ev_child); |