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

Comparing libev/ev.pod (file contents):
Revision 1.200 by root, Thu Oct 23 07:33:45 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
2958=item D 2958=item D
2959 2959
2960Leandro Lucarella has written a D language binding (F<ev.d>) for libev, to 2960Leandro Lucarella has written a D language binding (F<ev.d>) for libev, to
2961be found at L<http://proj.llucax.com.ar/wiki/evd>. 2961be found at L<http://proj.llucax.com.ar/wiki/evd>.
2962 2962
2963=item Ocaml
2964
2965Erkki Seppala has written Ocaml bindings for libev, to be found at
2966L<http://modeemi.cs.tut.fi/~flux/software/ocaml-ev/>.
2967
2963=back 2968=back
2964 2969
2965 2970
2966=head1 MACRO MAGIC 2971=head1 MACRO MAGIC
2967 2972

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines