ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/libev/ev.pod
(Generate patch)

Comparing libev/ev.pod (file contents):
Revision 1.311 by root, Thu Oct 21 14:40:07 2010 UTC vs.
Revision 1.312 by root, Thu Oct 21 15:14:49 2010 UTC

1159and call libev functions on it that are documented to work on active watchers. 1159and call libev functions on it that are documented to work on active watchers.
1160 1160
1161=item pending 1161=item pending
1162 1162
1163If a watcher is active and libev determines that an event it is interested 1163If a watcher is active and libev determines that an event it is interested
1164in has occured (such as a timer expiring), it will become pending. It will 1164in has occurred (such as a timer expiring), it will become pending. It will
1165stay in this pending state until either it is stopped or its callback is 1165stay in this pending state until either it is stopped or its callback is
1166about to be invoked, so it is not normally pending inside the watcher 1166about to be invoked, so it is not normally pending inside the watcher
1167callback. 1167callback.
1168 1168
1169The watcher might or might not be active while it is pending (for example, 1169The watcher might or might not be active while it is pending (for example,

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines