From 2b50a3fe6ccea7a4adc5665a02aa9901430a86b9 Mon Sep 17 00:00:00 2001 From: Giuseppe Bilotta Date: Fri, 12 Jan 2007 10:32:52 +0000 Subject: Totally reworked ping timeout detection --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 872fab83..19fa2d14 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2007-01-12 Giuseppe Bilotta + + * Server timeout: rework the server timeout code. Instead of PINGing + the server unconditionally every server.ping_timeout seconds, we only + PING it if we don't receive anything in the user-chosen timeout (lazy + PING). The code rewrite also seems to have fixed the "bot stalling + doing nothing" problem, which seemed to have been a consequence of + @socket.select not having a timeout. + 2006-11-01 Giuseppe Bilotta * SSL support: patch from Robin H. Johnson -- cgit v1.2.3