--- AnyEvent/Changes 2008/05/20 15:13:52 1.83 +++ AnyEvent/Changes 2008/05/21 14:34:42 1.84 @@ -2,6 +2,8 @@ 3.51 - support service names in tcp_connect and tcp_server. + - work around netbsd/openbsd bug causing unix sockets not to + become writable untill empty. - only make a dummy read for error detection when getpeername returns ENOTCONN. - defend AnyEvent::Util::inet_aton against Coro::LWP brutal