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

Contents of /imapfilter/connect.h

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (show annotations)
Sat Aug 11 15:52:52 2001 UTC (22 years, 8 months ago) by lefcha
Branch: MAIN
Branch point for: lefcha
File MIME type: text/plain
Initial revision

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