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

Comparing AnyEvent/Changes (file contents):
Revision 1.111 by root, Mon May 26 05:46:35 2008 UTC vs.
Revision 1.112 by root, Mon May 26 06:03:20 2008 UTC

3 - try to work around yet another windows bug: failed connects are reported 3 - try to work around yet another windows bug: failed connects are reported
4 as if it were out-of-band data. windows users: you suck. Only 4 as if it were out-of-band data. windows users: you suck. Only
5 EV, Glib, Event and the pure perl backend can handle this condition. 5 EV, Glib, Event and the pure perl backend can handle this condition.
6 - optimize write algorithm in AnyEvent::Handle. 6 - optimize write algorithm in AnyEvent::Handle.
7 - properly parse PERL_ANYEVENT_PROTOCOLS and use the info correctly. 7 - properly parse PERL_ANYEVENT_PROTOCOLS and use the info correctly.
8 - tcp_connect now properly iterates through all targets.
8 - check wether IPv6 sockets can actually be created, otherwise, disable ipv6 9 - check wether IPv6 sockets can actually be created, otherwise, disable ipv6
9 support entirely. also hardcode some AF_INEt6 constants for the 10 support entirely. also hardcode some AF_INEt6 constants for the
10 sake of perl 5.8. 11 sake of perl 5.8.
11 - vastly improved nameserver/suffix detection algorithm for windows 12 - vastly improved nameserver/suffix detection algorithm for windows
12 (still a hack...) 13 (still a hack...)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines