perl-AnyEvent 5.25
AnyEvent - provide framework for multiple event loops
http://search.cpan.org/dist/AnyEvent/
Packager: Serdar Dalgıç
License: GPLv2, Artistic
Actions
Binary packages
Release history
Release | Release date | Version | Updater | Comment |
---|---|---|---|---|
7 | 2010-03-15 | 5.25 | Serdar Dalgıç | Remove empty dir and Version bump: 5.25 - fix a race condition in AnyEvent::Handle that would cause a "bio_read: unsupported method" error (in _another_ssl connection) after user code threw an exception. - added AnyEvent::Handle->destroyed method. - speed up AnyEvent::Socket::format_address and ::format_ipv6. - the AnyEvent::Util::fh_nonblocking function worked only by lucky accident on win32. - smaller and faster AnyEvent::Util::fh_nonblocking. - when the (required!) Time::HiRes module is missing, AnyEvent did not fall back to built-in time properly. - do not load Fcntl at runtime, saving memory and loading time. - precompile a number of constants and use them instead of runtime detection and eval. - free detection code after detection and similar memory optimisations. - Perl backend timer interval best effort drift has been improved (ame algorithm as EV). - update unicode idna mapping table. 5.24 - improve idle watcher documentation slightly. 5.23 - support IDNs in resolve_sockaddr, and therefore in tcp_connect. - implement punycode_encode/decode, idn_nameprep, idn_to_ascii and idn_to_unicode operations in AnyEvent::Util. - provide $AE::VERSION. - removed traces of "no strict 'refs'". 5.22 - downgrade-or-fail in AnyEvent::Handle::push_write, to diagnose encoding failures earlier and more succinctly. (this works around bugs in perl, throwing away encoding info when passing scalar data to extensions). - add more examples to AnyEvent::Socket manpage. - upgrade internal warning set to the same as common::sense 2.03. - AnyEvent::Socket::inet_aton now properly supports ipv6, as documented. - add google public dns servers to fallback server set and make sure we load-balance properly between the three sets. also add all fallback dns servers, not just a random one, to each dns config. |
6 | 2009-12-04 | 5.21 | Onur Küçük | Depend on new perl |
5 | 2009-11-23 | 5.21 | Faik Uygur | * Added perl as runtime dep * Many bugfixes and documentation updates |
4 | 2009-07-14 | 4.82 | Serdar Dalgıç | Version bump and make the package ready for 2009. |
3 | 2008-10-12 | 4.3 | Serdar Dalgıç | Version bump. |
2 | 2008-09-20 | 4.233 | Serdar Dalgıç | Version bump and package takeover. |
1 | 2008-01-30 | 2.9 | Gökçen Eraslan | First release. |