mirror of /home/gitosis/repositories/libev.git
*** empty log message ***
This commit is contained in:
parent
d27e4a6257
commit
920ec2fe9e
2
ev.pod
2
ev.pod
|
@ -1161,7 +1161,7 @@ and call libev functions on it that are documented to work on active watchers.
|
|||
=item pending
|
||||
|
||||
If a watcher is active and libev determines that an event it is interested
|
||||
in has occured (such as a timer expiring), it will become pending. It will
|
||||
in has occurred (such as a timer expiring), it will become pending. It will
|
||||
stay in this pending state until either it is stopped or its callback is
|
||||
about to be invoked, so it is not normally pending inside the watcher
|
||||
callback.
|
||||
|
|
Loading…
Reference in New Issue