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

Comparing AnyEvent/Changes (file contents):
Revision 1.541 by root, Sun Apr 1 02:22:46 2012 UTC vs.
Revision 1.542 by root, Thu Apr 5 04:09:49 2012 UTC

1Revision history for Perl extension AnyEvent. 1Revision history for Perl extension AnyEvent.
2 2
3TODO: document TCP_*** constants 3TODO: document TCP_*** constants
4TODO: add debug/trace logging to some modules 4TODO: add debug/trace logging to some modules
5TODO: document import tags aeio, also ae_ naming
6TODO: use the eval-with-cb-call trick also to speed up JSON? 5TODO: use the eval-with-cb-call trick also to speed up JSON?
7lib/AnyEvent/DNS.pm: open my $fh, "<", $resolv_conf 6lib/AnyEvent/DNS.pm: open my $fh, "<", $resolv_conf
8lib/AnyEvent/DNS.pm: if (open my $fh, "ipconfig /all |") { 7lib/AnyEvent/DNS.pm: if (open my $fh, "ipconfig /all |") {
9lib/AnyEvent/TLS.pm: or croak "$dh_file: failed to open DH parameter file: $!"; 8lib/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?
11TODO: testsuite truncate, chmod, utime?
12 9
136.2 106.2
14 - child watchers are broken in POE 1.352 (also many earlier 11 - child watchers are broken in POE 1.352 (also many earlier
15 versions)and there seems to be no way to work around it, as POE 12 versions)and there seems to be no way to work around it, as POE
16 itself is inherently racy. Document this regression and sleep a 13 itself is inherently racy. Document this regression and sleep a

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines