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

Comparing AnyEvent/Changes (file contents):
Revision 1.501 by root, Thu Sep 1 04:07:17 2011 UTC vs.
Revision 1.505 by root, Fri Sep 2 04:29:11 2011 UTC

1Revision history for Perl extension AnyEvent. 1Revision history for Perl extension AnyEvent.
2 2
3TODO: document TCP_*** constants 3TODO: document TCP_*** constants
4 4
5TODO: ae::stritc, regulalry check for invalid fds?
6TODO: critical messages log by default?
7TODO: document- boosted default logging level to critical.
8TOOD: stop internals abusing 5TOOD: stop internals abusing
9TODO: set loglevel to warn, even, as thats recommended? 6 - INCOMPATIBLE CHANGE: the default log level is now "3" (critical
10TODO: document default loglevel in table 7 and above), and some emssages inside AnyEvent have bene elevated
11TODO: AE_LOG in tutorial? 8 to critical, so.
12TODO: add google ipv6 public dns 9 - add google public ipv6 dns as flalback servers, so AE::DNS can finally
10 support ipv6-only operation even with defaults (also use ::1 instead
11 of 127.0.0.1).
12 - give guidelines on how to chose a logging level.
13 - AE::Strict now checks that registered fds are still valid at regular
14 intervals.
13 - increase signal latency test timer considerably for poor little osx. 15 - increase signal latency test timer considerably for poor little osx.
16 - mention some debugging aids in the tutorial.
14 17
156.02 Fri Aug 26 20:08:31 CEST 2011 186.02 Fri Aug 26 20:08:31 CEST 2011
16 - log_to_syslog now accepts facility strings. 19 - log_to_syslog now accepts facility strings.
17 - log_to_syslog would not allow facilities - "$facility|$level" 20 - log_to_syslog would not allow facilities - "$facility|$level"
18 *literally* means that string. sheesh. 21 *literally* means that string. sheesh.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines