--- AnyEvent/Changes 2012/05/29 10:37:30 1.553 +++ AnyEvent/Changes 2012/08/14 02:28:22 1.554 @@ -6,7 +6,10 @@ TODO: FAQ: common pitfalls? invoke-before-return TODO: FAQ: scope-ids? hosts file order? TODO: AnyEvent::Handle with AnyEvent::IO? - + +7.02 Tue Aug 14 04:27:58 CEST 2012 + - AnyEvent::Util::run_cmd could block indefinitely (analyzed and test + program by Yorhel). - verified that AnyEvent::Socket follows RFC5952. - try to parse "ADDR#PORT" in addition to "ADDR PORT".