--- AnyEvent/Changes 2012/03/30 21:31:52 1.539 +++ AnyEvent/Changes 2012/04/05 04:09:49 1.542 @@ -2,17 +2,10 @@ TODO: document TCP_*** constants TODO: add debug/trace logging to some modules -TODO: AnyEvent::IO -tODO: maxim souffle handle storable -TODO: document import tags aeio, also ae_ naming -TODO: t/io TODO: use the eval-with-cb-call trick also to speed up JSON? lib/AnyEvent/DNS.pm: open my $fh, "<", $resolv_conf lib/AnyEvent/DNS.pm: if (open my $fh, "ipconfig /all |") { -lib/AnyEvent/Log.pm: open my $fh, ">>", $path -lib/AnyEvent/Log.pm: open my $fh, ">>", $path lib/AnyEvent/TLS.pm: or croak "$dh_file: failed to open DH parameter file: $!"; -TODO: disable logging to a context while it is being logged to? 6.2 - child watchers are broken in POE 1.352 (also many earlier