diff options
author | Stef Walter <stef@memberwebs.com> | 2004-10-01 20:20:41 +0000 |
---|---|---|
committer | Stef Walter <stef@memberwebs.com> | 2004-10-01 20:20:41 +0000 |
commit | a6778ed6bf02bc95d5da124b671880e5a1fd5df3 (patch) | |
tree | 07e2cdc0bf30683821b6274670cfcae6674a7bad /ChangeLog | |
parent | 8f37ccc8081a8a8b53b27069ebc7c518ec6e0632 (diff) |
Send NOOPs to the server during slow connections to prevent timeouts. Bug #134
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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. |