| mailfilter
    0.8.6
    | 
#include <socket.hh>
 
  
 | Public Member Functions | |
| Socket (void) | |
| void | clear (void) | 
| int | c_open (const char *host, int port, int time_out, int protocol) | 
| int | c_close (void) const | 
| int | c_write (const char *command) | 
| int | c_read (bool=false) | 
| const string * | c_reply (void) const | 
|  Public Member Functions inherited from Connection | |
| virtual | ~Connection (void) | 
| Socket::Socket | ( | void | ) | 
| 
 | virtual | 
Implements Connection.
| 
 | virtual | 
Implements Connection.
| 
 | virtual | 
Implements Connection.
| 
 | virtual | 
Implements Connection.
| 
 | virtual | 
Implements Connection.
| void Socket::clear | ( | void | ) | 
 1.8.7
 1.8.7