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

Comparing AnyEvent/Changes (file contents):
Revision 1.540 by root, Fri Mar 30 21:34:25 2012 UTC vs.
Revision 1.541 by root, Sun Apr 1 02:22:46 2012 UTC

6TODO: use the eval-with-cb-call trick also to speed up JSON? 6TODO: use the eval-with-cb-call trick also to speed up JSON?
7lib/AnyEvent/DNS.pm: open my $fh, "<", $resolv_conf 7lib/AnyEvent/DNS.pm: open my $fh, "<", $resolv_conf
8lib/AnyEvent/DNS.pm: if (open my $fh, "ipconfig /all |") { 8lib/AnyEvent/DNS.pm: if (open my $fh, "ipconfig /all |") {
9lib/AnyEvent/TLS.pm: or croak "$dh_file: failed to open DH parameter file: $!"; 9lib/AnyEvent/TLS.pm: or croak "$dh_file: failed to open DH parameter file: $!";
10TODO: disable logging to a context while it is being logged to? 10TODO: disable logging to a context while it is being logged to?
11TODO: testsuite truncate, chmod, utime?
11 12
126.2 136.2
13 - child watchers are broken in POE 1.352 (also many earlier 14 - child watchers are broken in POE 1.352 (also many earlier
14 versions)and there seems to be no way to work around it, as POE 15 versions)and there seems to be no way to work around it, as POE
15 itself is inherently racy. Document this regression and sleep a 16 itself is inherently racy. Document this regression and sleep a

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines