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

Diff of /imapfilter/imapfilter.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.30 by lefcha, Thu Jan 31 17:08:13 2002 UTC revision 1.31 by lefcha, Fri Feb 8 22:15:43 2002 UTC
# Line 233  int copy_response(unsigned int tag); Line 233  int copy_response(unsigned int tag);
233  int analyze_response(char *buf);  int analyze_response(char *buf);
234    
235  /*      socket.c        */  /*      socket.c        */
236  #ifndef SSL_TLS  int init_connection(char *serv, unsigned short int port,
237  int init_connection(char *serv, unsigned short int port);                      unsigned int protocol);
 #else  
 int init_connection(char *serv, unsigned short int port, unsigned int protocol);  
 #endif  
238  int ssl_init(unsigned int protocol);  int ssl_init(unsigned int protocol);
239  int close_connection(void);  int close_connection(void);
240  int socket_read(char *buf);  int socket_read(char *buf);

Legend:
Removed from v.1.30  
changed lines
  Added in v.1.31

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26