diff options
author | root <root> | 2009-09-18 21:02:12 +0000 |
---|---|---|
committer | root <root> | 2009-09-18 21:02:12 +0000 |
commit | fdd77c568da2da28ff18c3a92bd77af35a99ea61 (patch) | |
tree | fd5af87a255417d782b6421e11ca7ad4d35bfe3a /ev.pod | |
parent | 630f0baa71578c0f7095403849e600934e920b33 (diff) |
*** empty log message ***
Diffstat (limited to 'ev.pod')
-rw-r--r-- | ev.pod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -372,7 +372,7 @@ I<inotify> API for it's C<ev_stat> watchers. Apart from debugging and testing, this flag can be useful to conserve inotify file descriptors, as otherwise each loop using C<ev_stat> watchers consumes one inotify handle. -=item C<EVFLAG_NOSIGNALFD> +=item C<EVFLAG_NOSIGFD> When this flag is specified, then libev will not attempt to use the I<signalfd> API for it's C<ev_signal> (and C<ev_child>) watchers. This is |