summaryrefslogtreecommitdiff
path: root/ev.c
diff options
context:
space:
mode:
authorroot <root>2008-01-18 11:31:02 +0000
committerroot <root>2008-01-18 11:31:02 +0000
commit5b2da1304aaf98b2a851bf1bd0e180478ea61dec (patch)
tree9504f7fef85ace986f6b935a9708379efc2f8e37 /ev.c
parentf33a7d9fc29fddfc275c32ac89895119dd0ffeda (diff)
*** empty log message ***
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;