summaryrefslogtreecommitdiff
path: root/include/mailutils/sys/pop3.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/mailutils/sys/pop3.h')
-rw-r--r--include/mailutils/sys/pop3.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/mailutils/sys/pop3.h b/include/mailutils/sys/pop3.h
index c9fa06385..0ba218ce1 100644
--- a/include/mailutils/sys/pop3.h
+++ b/include/mailutils/sys/pop3.h
@@ -91,6 +91,7 @@ struct _mu_pop3
extern int mu_pop3_debug_cmd (mu_pop3_t);
extern int mu_pop3_debug_ack (mu_pop3_t);
extern int mu_pop3_stream_create (mu_pop3_t pop3, stream_t *pstream);
+extern int mu_pop3_carrier_is_ready (stream_t carrier, int flag, int timeout);
/* Check for non recoverable error.
The error is consider not recoverable if not part of the signal set:

Return to:

Send suggestions and report system problems to the System administrator.