summaryrefslogtreecommitdiff
path: root/ev.h
diff options
context:
space:
mode:
Diffstat (limited to 'ev.h')
-rw-r--r--ev.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ev.h b/ev.h
index 8d2922d..1e88f02 100644
--- a/ev.h
+++ b/ev.h
@@ -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);