--- AnyEvent/Changes 2009/08/04 12:38:55 1.318 +++ AnyEvent/Changes 2009/08/09 10:42:10 1.326 @@ -1,10 +1,24 @@ Revision history for Perl extension AnyEvent. -TODO: Danga::Socket backend. -TODO: delay tcp_connect +4.92 + - lowering the timeout at runtime did not have immediate effect + in AnyEvent::Handle. + - AE::Handle now has separate and independent read and write timeout + settings. + - probe for Guard module when AnyEvent::Util is loaded, not at + runtime (Event doesn't like eval "use" from callbacks, and it avoids + exporting the probe function). + - hackishly provide fast AE:: interface when EV is the backend. + - inherit VERSION from AnyEvent::VERSION in most modules. +4.91 Thu Aug 6 15:42:45 CEST 2009 + - AE::Handle::starttls could get out of sync when the read buffer + already contains some TLS handshake. - AE::Handle did not properly free the TLS session, causing bigger memory leaks in Net::SSLeay than expected (reported by toaster). + - AE::Socket::tcp_connect will now artificially delay invoking + the callback to avoid returning after invoking the callback. + - convert many internal watcher uses to AE API. 4.9 Sat Aug 1 11:07:01 CEST 2009 - Glib silently fails when registering a timeout with