ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/AnyEvent/README
(Generate patch)

Comparing AnyEvent/README (file contents):
Revision 1.25 by root, Tue Jun 3 09:02:46 2008 UTC vs.
Revision 1.26 by root, Fri Jun 6 11:13:07 2008 UTC

711 more. 711 more.
712 712
713 AnyEvent::DNS 713 AnyEvent::DNS
714 Provides rich asynchronous DNS resolver capabilities. 714 Provides rich asynchronous DNS resolver capabilities.
715 715
716 AnyEvent::HTTP
717 A simple-to-use HTTP library that is capable of making a lot of
718 concurrent HTTP requests.
719
716 AnyEvent::HTTPD 720 AnyEvent::HTTPD
717 Provides a simple web application server framework. 721 Provides a simple web application server framework.
718 722
719 AnyEvent::FastPing 723 AnyEvent::FastPing
720 The fastest ping in the west. 724 The fastest ping in the west.
1276 1280
1277 Similar considerations apply to $ENV{PERL_ANYEVENT_VERBOSE}, as that can 1281 Similar considerations apply to $ENV{PERL_ANYEVENT_VERBOSE}, as that can
1278 be used to probe what backend is used and gain other information (which 1282 be used to probe what backend is used and gain other information (which
1279 is probably even less useful to an attacker than PERL_ANYEVENT_MODEL). 1283 is probably even less useful to an attacker than PERL_ANYEVENT_MODEL).
1280 1284
1285BUGS
1286 Perl 5.8 has numerous memleaks that sometimes hit this module and are
1287 hard to work around. If you suffer from memleaks, first upgrade to Perl
1288 5.10 and check wether the leaks still show up. (Perl 5.10.0 has other
1289 annoying mamleaks, such as leaking on "map" and "grep" but it is usually
1290 not as pronounced).
1291
1281SEE ALSO 1292SEE ALSO
1282 Utility functions: AnyEvent::Util. 1293 Utility functions: AnyEvent::Util.
1283 1294
1284 Event modules: EV, EV::Glib, Glib::EV, Event, Glib::Event, Glib, Tk, 1295 Event modules: EV, EV::Glib, Glib::EV, Event, Glib::Event, Glib, Tk,
1285 Event::Lib, Qt, POE. 1296 Event::Lib, Qt, POE.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines