/[imapfilter]/imapfilter/connect.h
ViewVC logotype

Annotation of /imapfilter/connect.h

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1.1.1 - (hide annotations) (vendor branch)
Sat Aug 11 15:52:52 2001 UTC (22 years, 8 months ago) by lefcha
Branch: lefcha
CVS Tags: start
Changes since 1.1: +0 -0 lines
File MIME type: text/plain
Initial import into CVS

1 lefcha 1.1 /* Size of buffer that server's response messages are written to. */
2     #define RESPONSE_BUFFER_MAX 16384
3    
4     int establish_connection(void);
5     int close_connection(void);
6     int get_response(char *buf);
7     int clear_stream(void);
8     int search_response(char *results);
9     void fetch_response(char *results);
10     void analyze_response(char *buf);

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26