From d0cef73d40a409e3116f095b83633b1364e95741 Mon Sep 17 00:00:00 2001 From: Gregory Neil Shapiro Date: Mon, 9 Apr 2007 01:38:51 +0000 Subject: Import sendmail 8.14.1 --- contrib/sendmail/libmilter/docs/smfi_progress.html | 90 +++++++++++----------- 1 file changed, 45 insertions(+), 45 deletions(-) (limited to 'contrib/sendmail/libmilter/docs/smfi_progress.html') diff --git a/contrib/sendmail/libmilter/docs/smfi_progress.html b/contrib/sendmail/libmilter/docs/smfi_progress.html index 85f12195b519..801bdf335fda 100644 --- a/contrib/sendmail/libmilter/docs/smfi_progress.html +++ b/contrib/sendmail/libmilter/docs/smfi_progress.html @@ -1,68 +1,68 @@ - -smfi_progress - + +smfi_progress + -

smfi_progress

+

smfi_progress

- +
- + - + - - + + - - + + -
SYNOPSIS -
+
SYNOPSIS +
 #include <libmilter/mfapi.h>
 int smfi_progress(
 	SMFICTX *ctx;
 );
-
+ Notify the MTA that an operation is still in progress. -
DESCRIPTION - - - - - - - - - -
Called WhenCalled only from xxfi_eom.
Effectssmfi_progress notifies the MTA that the filter is still working -on a message, causing the MTA to re-start its timeouts.
+
DESCRIPTION + + + + + + + + + +
Called WhenCalled only from xxfi_eom.
Effectssmfi_progress notifies the MTA that the filter is still working +on a message, causing the MTA to re-start its timeouts.
-
ARGUMENTS - - - - -
ArgumentDescription
ctxOpaque context structure. -
-
ARGUMENTS + + + + +
ArgumentDescription
ctxOpaque context structure. +
+
RETURN VALUES
RETURN VALUESsmfi_progress will fail and return MI_FAILURE if: -
    -
  • A network error occurs. -
+
smfi_progress will fail and return MI_FAILURE if: +
    +
  • A network error occurs. +
Otherwise, it will return MI_SUCCESS -
+ -
- +
+ Copyright (c) 2003 Sendmail, Inc. and its suppliers. All rights reserved. -
+
By using this file, you agree to the terms and conditions set forth in the LICENSE. -
- - +
+ + -- cgit v1.3