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

Comparing libev/ev.pod (file contents):
Revision 1.201 by root, Fri Oct 24 08:26:04 2008 UTC vs.
Revision 1.202 by root, Fri Oct 24 08:30:01 2008 UTC

1043The default priority used by watchers when no priority has been set is 1043The default priority used by watchers when no priority has been set is
1044always C<0>, which is supposed to not be too high and not be too low :). 1044always C<0>, which is supposed to not be too high and not be too low :).
1045 1045
1046Setting a priority outside the range of C<EV_MINPRI> to C<EV_MAXPRI> is 1046Setting a priority outside the range of C<EV_MINPRI> to C<EV_MAXPRI> is
1047fine, as long as you do not mind that the priority value you query might 1047fine, as long as you do not mind that the priority value you query might
1048or might not have been adjusted to be within valid range. 1048or might not have been clamped to the valid range.
1049 1049
1050=item ev_invoke (loop, ev_TYPE *watcher, int revents) 1050=item ev_invoke (loop, ev_TYPE *watcher, int revents)
1051 1051
1052Invoke the C<watcher> with the given C<loop> and C<revents>. Neither 1052Invoke the C<watcher> with the given C<loop> and C<revents>. Neither
1053C<loop> nor C<revents> need to be valid as long as the watcher callback 1053C<loop> nor C<revents> need to be valid as long as the watcher callback

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines