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

Comparing AnyEvent/Changes (file contents):
Revision 1.262 by root, Sun Jul 5 01:38:43 2009 UTC vs.
Revision 1.263 by root, Mon Jul 6 20:24:47 2009 UTC

16 so AnyEvent::Socket users have smaller memory footprint 16 so AnyEvent::Socket users have smaller memory footprint
17 in the common case. 17 in the common case.
18 - add AnyEvent::Handle->push_shutdown method. 18 - add AnyEvent::Handle->push_shutdown method.
19 - add an additional error message parameter to AnyEvent::Handle's 19 - add an additional error message parameter to AnyEvent::Handle's
20 on_error callback (for TLS, $! is still available). 20 on_error callback (for TLS, $! is still available).
21 - add AnyEvent::Handle on_starttls/on_stoptls callbacks.
21 - make AnyEvent::Handle more robust against early conenction 22 - make AnyEvent::Handle more robust against early conenction
22 failures (during new), and return C<undef> in that case 23 failures (during new), and return C<undef> in that case
23 from the constructor. 24 from the constructor.
24 - AnyEvent::Handle will now try to load only JSON::XS first, 25 - AnyEvent::Handle will now try to load only JSON::XS first,
25 then fall back to JSON. 26 then fall back to JSON.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines