C
#define SMTP_SERVER_REPLY_TIMEOUT (TICK_SECOND*8) // How long to wait before assuming the connection has been dropped (default 8 seconds)
Description
How long to wait before assuming the connection has been dropped (default 8 seconds)
#define SMTP_SERVER_REPLY_TIMEOUT (TICK_SECOND*8) // How long to wait before assuming the connection has been dropped (default 8 seconds)
How long to wait before assuming the connection has been dropped (default 8 seconds)