ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/EV/EV.pm
(Generate patch)

Comparing EV/EV.pm (file contents):
Revision 1.112 by root, Sun Feb 15 01:44:40 2009 UTC vs.
Revision 1.113 by root, Sat Mar 14 16:24:27 2009 UTC

125will then also service the kqueue loop to some extent. See the example in 125will then also service the kqueue loop to some extent. See the example in
126the section about embed watchers for an example on how to achieve that. 126the section about embed watchers for an example on how to achieve that.
127 127
128=over 4 128=over 4
129 129
130=item $loop = new EV::loop [$flags] 130=item $loop = new EV::Loop [$flags]
131 131
132Create a new event loop as per the specified flags. Please refer to 132Create a new event loop as per the specified flags. Please refer to
133the C<ev_loop_new ()> function description in the libev documentation 133the C<ev_loop_new ()> function description in the libev documentation
134(L<http://pod.tst.eu/http://cvs.schmorp.de/libev/ev.pod#GLOBAL_FUNCTIONS>, 134(L<http://pod.tst.eu/http://cvs.schmorp.de/libev/ev.pod#GLOBAL_FUNCTIONS>,
135or locally-installed as F<EV::libev> manpage) for more info. 135or locally-installed as F<EV::libev> manpage) for more info.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines