From c7abefc668b1351ded4a58b93f78e84c62be1684 Mon Sep 17 00:00:00 2001 From: Matthias Andree Date: Fri, 13 May 2011 13:15:03 +0200 Subject: SockOpen(): set SO_KEEPALIVE. --- NEWS | 3 +++ 1 file changed, 3 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index f6060ab1..a7215790 100644 --- a/NEWS +++ b/NEWS @@ -67,6 +67,9 @@ fetchmail-6.3.20 (not yet released): * fetchmail now supports an environment variable to suppress marking deleted messages as seen at the same time, FETCHMAIL_IMAP_DELETED_REMAINS_UNSEEN. See the manual page for details. Requested by Jonathan Buschmann. +* fetchmail sets Internet domain sockets to "keepalive" mode now. Note that + there is no portable way to configure actual timeouts for this mode, and some + systems only support a system-wide timeout setting. # BUG FIXES * Call strlen() only once when removing CRLF from a line. (Sunil Shetye) -- cgit v1.2.3