OSSP CVS Repository

ossp - Difference in ossp-pkg/lmtp2nntp/nntp.h versions 1.5 and 1.6
Not logged in
[Honeypot]  [Browse]  [Home]  [Login]  [Reports
[Search]  [Ticket]  [Timeline
  [History

ossp-pkg/lmtp2nntp/nntp.h 1.5 -> 1.6

--- nntp.h       2001/08/14 14:42:41     1.5
+++ nntp.h       2001/08/16 15:00:50     1.6
@@ -49,11 +49,11 @@
     NNTP_OK,
     NNTP_EOF,
     NNTP_TIMEOUT,
+    NNTP_DEFER,
     NNTP_ERR_SYSTEM,
     NNTP_ERR_ARG,
     NNTP_ERR_OVERFLOW,
     NNTP_ERR_POST,
-    NNTP_ERR_POSTDEFER,
     NNTP_ERR_INIT
 } nntp_rc_t;
 
@@ -64,6 +64,7 @@
 nntp_rc_t   nntp_readline (nntp_t *, char *, size_t);
 nntp_rc_t   nntp_writeline(nntp_t *, char *);
 nntp_rc_t   nntp_post     (nntp_t *, msg_t *msg);
+nntp_rc_t   nntp_feed     (nntp_t *, msg_t *msg);
 char       *nntp_error    (nntp_rc_t);
 
 #endif /* __NNTP_H__ */

CVSTrac 2.0.1