From 359d7a680954c070e905000809b29ad02539f2ff Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Wed, 29 Mar 2000 19:47:13 +0000 Subject: Suppress monitor check after signal wakeup. svn path=/trunk/; revision=2844 --- fetchmail.man | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'fetchmail.man') diff --git a/fetchmail.man b/fetchmail.man index e1d0d62e..fa276971 100644 --- a/fetchmail.man +++ b/fetchmail.man @@ -474,7 +474,9 @@ after a period of inactivity (e.g. PPP links) to remain up indefinitely. This option identifies a system TCP/IP interface to be monitored for activity. After each poll interval, if the link is up but no other activity has occurred on the link, then the poll will be -skipped. This option is currently only supported under Linux and FreeBSD. +skipped. However, when fetchmail is woken up by a signal, the +monitor check is skipped and the poll goes through unconditionally. +This option is currently only supported under Linux and FreeBSD. For the .B monitor and -- cgit v1.2.3