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

Comparing EV/EV.pm (file contents):
Revision 1.3 by root, Fri Oct 26 17:40:31 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;
216 218
217=head1 SEE ALSO 219=head1 SEE ALSO
218 220
219 L<EV::DNS>, L<event(3)>, L<event.h>, L<evdns.h>. 221 L<EV::DNS>, L<event(3)>, L<event.h>, L<evdns.h>.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines