client.h revision 64e244defe74f513ce94f33d000a048ddbe2ea23
169b1488b6eea7a968021afa4f929b2e26d75d98Timo Sirainenvoid client_destroy(struct pop3_client *client, const char *reason);
169b1488b6eea7a968021afa4f929b2e26d75d98Timo Sirainenvoid client_send_line(struct pop3_client *client, const char *line);
169b1488b6eea7a968021afa4f929b2e26d75d98Timo Sirainenvoid client_syslog(struct pop3_client *client, const char *text);