--- AnyEvent/Changes 2009/06/29 11:04:09 1.252 +++ AnyEvent/Changes 2009/06/29 11:05:05 1.253 @@ -3,6 +3,8 @@ - special-case mapped ipv4 addresses in both AnyEvent::Socket::format_address and parse_address, to treat them just like ipv4 addresses. + - a write error could cause AnyEvent::Handle to create + an I/O watcher with an undefined $fh. - implement AnyEvent::Socket::format_ipv4/ipv6. - slightly speed up portable_pipe/socketpair. - expand condvar ebgin/end documentation.