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

Comparing AnyEvent/Changes (file contents):
Revision 1.439 by root, Sun Jan 23 11:15:09 2011 UTC vs.
Revision 1.440 by root, Sun Jan 23 11:17:02 2011 UTC

9 - work around a POE bug where POE would first poll for new events and 9 - work around a POE bug where POE would first poll for new events and
10 invoke handlers BEFORE handling the message queue. 10 invoke handlers BEFORE handling the message queue.
11 - fix parsing of "domain" statement in resolv.conf (Johannes Plunien). 11 - fix parsing of "domain" statement in resolv.conf (Johannes Plunien).
12 - stop_read now does just that in TLS mode. see its 12 - stop_read now does just that in TLS mode. see its
13 documentation for caveats. 13 documentation for caveats.
14 - update to common::sense 3.4 warning set. 14 - update to common::sense 3.4 warning set (some warnings in perl impose
15 an arbitrary 32kb limit on regex matches, which affects
16 AnyEvent::Handle).
15 - AE::Handle had a broken rbuf_max method and missing wbuf_max method. 17 - AE::Handle had a broken rbuf_max method and missing wbuf_max method.
16 - new experimental AE::Handle::resettls method. 18 - new experimental AE::Handle::resettls method.
17 19
185.3 Fri Dec 31 05:48:13 CET 2010 205.3 Fri Dec 31 05:48:13 CET 2010
19 - major IOAsync patch by Paul Evans - 0.33 is required, as the major 21 - major IOAsync patch by Paul Evans - 0.33 is required, as the major

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines