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

Comparing AnyEvent/Changes (file contents):
Revision 1.191 by root, Wed Oct 1 07:40:39 2008 UTC vs.
Revision 1.192 by root, Wed Oct 1 14:49:23 2008 UTC

10 (Reported and analyzed in an absolutely exemplary manner by Adam 10 (Reported and analyzed in an absolutely exemplary manner by Adam
11 Rosenstein). 11 Rosenstein).
12 - fix a potential segfault in AnyEvent::Handle when the TLS context 12 - fix a potential segfault in AnyEvent::Handle when the TLS context
13 would go missing in a read callback (e.g. due to stoptls) - 13 would go missing in a read callback (e.g. due to stoptls) -
14 Net::SSLeay of course makes no type checking whatsoever. 14 Net::SSLeay of course makes no type checking whatsoever.
15 - AnyEvent::Handle will not stop the read watcher in TLS mode.
16 - AnyEvent::Handle->stoptls will send a TLS close notify
17 instead of simply destroying the stream now.
15 18
164.234 Mon Sep 29 04:08:13 CEST 2008 194.234 Mon Sep 29 04:08:13 CEST 2008
17 - fix child watcher documentation: only child exits will be reported, 20 - fix child watcher documentation: only child exits will be reported,
18 no trace events. 21 no trace events.
19 - mention SIGPIPE in AnyEvent::Handle. 22 - mention SIGPIPE in AnyEvent::Handle.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines