From a6778ed6bf02bc95d5da124b671880e5a1fd5df3 Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Fri, 1 Oct 2004 20:20:41 +0000 Subject: Send NOOPs to the server during slow connections to prevent timeouts. Bug #134 --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 54e31df..a464684 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 0.9.6 - Fixed problem when filtering the last of a list of EHLO responses + - Send NOOPs to the server when receiving data slowly from client + to prevent timeouts on the server side. 0.9.5 - Fixed problems with the select zeroing out timeouts. -- cgit v1.2.3