X-Git-Url: https://git.llucax.com/software/libev.git/blobdiff_plain/b7ecda387a714c9e3d208b453360d15bd4cad664..5b2da1304aaf98b2a851bf1bd0e180478ea61dec:/ev.c 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;