summaryrefslogtreecommitdiff
path: root/ev.c
diff options
context:
space:
mode:
Diffstat (limited to 'ev.c')
-rw-r--r--ev.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/ev.c b/ev.c
index 8a915a4..bfff3f6 100644
--- a/ev.c
+++ b/ev.c
@@ -1168,6 +1168,7 @@ loop_fork (EV_P)
syserr ("(libev) error creating pipe");
siginit (EV_A);
+ sigcb (EV_A_ &sigev, EV_READ);
}
postfork = 0;