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

Comparing libev/ev.pod (file contents):
Revision 1.390 by root, Tue Dec 20 15:41:55 2011 UTC vs.
Revision 1.391 by root, Tue Dec 20 16:32:21 2011 UTC

3926=item C<ev::io>, C<ev::timer>, C<ev::periodic>, C<ev::idle>, C<ev::sig> etc. 3926=item C<ev::io>, C<ev::timer>, C<ev::periodic>, C<ev::idle>, C<ev::sig> etc.
3927 3927
3928For each C<ev_TYPE> watcher in F<ev.h> there is a corresponding class of 3928For each C<ev_TYPE> watcher in F<ev.h> there is a corresponding class of
3929the same name in the C<ev> namespace, with the exception of C<ev_signal> 3929the same name in the C<ev> namespace, with the exception of C<ev_signal>
3930which is called C<ev::sig> to avoid clashes with the C<signal> macro 3930which is called C<ev::sig> to avoid clashes with the C<signal> macro
3931defines by many implementations. 3931defined by many implementations.
3932 3932
3933All of those classes have these methods: 3933All of those classes have these methods:
3934 3934
3935=over 4 3935=over 4
3936 3936

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines