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

Comparing EV/EV.pm (file contents):
Revision 1.2 by root, Fri Oct 26 17:24:17 2007 UTC vs.
Revision 1.4 by root, Fri Oct 26 19:11:35 2007 UTC

210 210
211our $NPRI = 4; 211our $NPRI = 4;
212our $BASE = init; 212our $BASE = init;
213priority_init $NPRI; 213priority_init $NPRI;
214 214
215push @AnyEvent::REGISTRY, [EV => "EV::AnyEvent"];
216
2151; 2171;
218
219=head1 SEE ALSO
220
221 L<EV::DNS>, L<event(3)>, L<event.h>, L<evdns.h>.
216 222
217=head1 AUTHOR 223=head1 AUTHOR
218 224
219 Marc Lehmann <schmorp@schmorp.de> 225 Marc Lehmann <schmorp@schmorp.de>
220 http://home.schmorp.de/ 226 http://home.schmorp.de/

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines