From 14801bff88836ad47850c91287b3126f132b5d65 Mon Sep 17 00:00:00 2001 From: Niclas Eklund Date: Mon, 22 Mar 2010 08:58:30 +0000 Subject: The send operation now accepts infinity as timeout --- lib/ssh/doc/src/notes.xml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'lib/ssh/doc') diff --git a/lib/ssh/doc/src/notes.xml b/lib/ssh/doc/src/notes.xml index b3484a1e98..6ea7f099b3 100644 --- a/lib/ssh/doc/src/notes.xml +++ b/lib/ssh/doc/src/notes.xml @@ -33,6 +33,10 @@
Improvements and New Features + +

The ssh_connection:send operation now accepts infinity as timeout.

+

Own Id: OTP-8534 Aux Id:

+

The connection handler now include stack traces when a channel message is not handled correctly.

-- cgit v1.2.3