Disconnect from a SMTP server.
smtp-c.h/smtp-c.c
void SMTPc_Disconnect (NET_SOCK_ID sock_id, SMTPc_ERR *p_err); |
sock_id Socket descriptor/handle identifier.
p_err Pointer to variable that will receive the return error code from this function.
none.
none.