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

Comparing EV/EV/DNS.pm (file contents):
Revision 1.4 by root, Mon Oct 29 09:00:43 2007 UTC vs.
Revision 1.5 by root, Thu Nov 1 17:35:41 2007 UTC

82 82
83=item EV::DNS::search_ndots_set $ndots 83=item EV::DNS::search_ndots_set $ndots
84 84
85=back 85=back
86 86
87=head1 BUGS
88
89 * At least up to version 1.3e of libevent, resolve_reverse_ipv6 will
90 always crash the program with an assertion failure.
91 * use'ing this module will keep events registered so the event loop
92 will never return unless loopexit is called.
93
94=cut 87=cut
95 88
96init; 89init;
97 90
981; 911;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines