diff options
author | root <root> | 2009-09-18 21:16:10 +0000 |
---|---|---|
committer | root <root> | 2009-09-18 21:16:10 +0000 |
commit | 4939ae0708bd57123dcd1f5687d288a222231e20 (patch) | |
tree | 0a6d2e3d78f23dfe54ac0cfb2b7b051385a44235 | |
parent | fdd77c568da2da28ff18c3a92bd77af35a99ea61 (diff) |
*** empty log message ***
-rw-r--r-- | ev.pod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |