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

Comparing cvsroot/AnyEvent/Changes (file contents):
Revision 1.255 by root, Mon Jun 29 21:00:32 2009 UTC vs.
Revision 1.257 by root, Tue Jun 30 22:42:33 2009 UTC

1Revision history for Perl extension AnyEvent. 1Revision history for Perl extension AnyEvent.
2
3 - load AnyEvent::Handle only on demand in AnyEvent::DNS,
4 so AnyEvent::Socket users have smaller memory footprint
5 in the common case.
6 - make AnyEvent::Handle more robust against early conenction
7 failures (during new), and return C<undef> in that case
8 from the constructor.
2 9
34.45 Mon Jun 29 22:59:26 CEST 2009 104.45 Mon Jun 29 22:59:26 CEST 2009
4 - a write error could cause AnyEvent::Handle to create 11 - a write error could cause AnyEvent::Handle to create
5 an I/O watcher with an undefined $fh. 12 an I/O watcher with an undefined $fh.
6 - special-case mapped ipv4 addresses in both 13 - special-case mapped ipv4 addresses in both

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines