|
|
|
@ -2138,7 +2138,7 @@ catch fork calls done by libraries (such as the libc) as well.
|
|
|
|
|
|
|
|
|
|
In current versions of libev, you can also ensure that the signal mask is |
|
|
|
|
not blocking any signals (except temporarily, so thread users watch out) |
|
|
|
|
by specifying the C<EVFLAG_NOSIGNALFD> when creating the event loop. This |
|
|
|
|
by specifying the C<EVFLAG_NOSIGFD> when creating the event loop. This |
|
|
|
|
is not guaranteed for future versions, however. |
|
|
|
|
|
|
|
|
|
=head3 Watcher-Specific Functions and Data Members |
|
|
|
|