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

Comparing AnyEvent/Changes (file contents):
Revision 1.123 by root, Wed May 28 21:07:07 2008 UTC vs.
Revision 1.124 by root, Wed May 28 22:03:31 2008 UTC

3TODO: some time-outs in AnyEvent::Handle... 3TODO: some time-outs in AnyEvent::Handle...
4 - INCOMPATIBLE CHANGE: renamed xxx_ip functions to xxx_address 4 - INCOMPATIBLE CHANGE: renamed xxx_ip functions to xxx_address
5 which mirrors their purpose better (old names still available 5 which mirrors their purpose better (old names still available
6 for a while). Also moved AnyEvent::DNS::addr to 6 for a while). Also moved AnyEvent::DNS::addr to
7 AnyEvent::Socket::resolve_sockaddr. 7 AnyEvent::Socket::resolve_sockaddr.
8 - fix IPv6 support in pack_sockaddr.
8 - officially un-experimentalise all newly introduced code. 9 - officially un-experimentalise all newly introduced code.
9 - support unix domain sockets everywhere by specifying 10 - support unix domain sockets everywhere by specifying
10 a host of "unix/" and the pathname as service. 11 a host of "unix/" and the pathname as service.
11 - add some recommends to the META.yml. 12 - add some recommends to the META.yml.
12 - added a regex read type to AnyEvent::Handle. 13 - added a regex read type to AnyEvent::Handle.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines