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

Comparing AnyEvent/Changes (file contents):
Revision 1.193 by root, Wed Oct 1 15:10:39 2008 UTC vs.
Revision 1.194 by root, Thu Oct 2 06:42:39 2008 UTC

17 - AnyEvent::Handle->stoptls will send a TLS close notify 17 - AnyEvent::Handle->stoptls will send a TLS close notify
18 instead of simply destroying the stream now. 18 instead of simply destroying the stream now.
19 - on_drain will now take the tls write buffer into account. 19 - on_drain will now take the tls write buffer into account.
20 - SSL operations have been streamlined a bit and should be faster 20 - SSL operations have been streamlined a bit and should be faster
21 now, more to come, though. 21 now, more to come, though.
22 - added a FAQ section, will document nontrivial issues in there.
22 23
234.234 Mon Sep 29 04:08:13 CEST 2008 244.234 Mon Sep 29 04:08:13 CEST 2008
24 - fix child watcher documentation: only child exits will be reported, 25 - fix child watcher documentation: only child exits will be reported,
25 no trace events. 26 no trace events.
26 - mention SIGPIPE in AnyEvent::Handle. 27 - mention SIGPIPE in AnyEvent::Handle.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines