{
int sock = socks_sock_connect(sc->host, sc->host_af, port, sc->interface,
sc->tblock, ob->connect_timeout);
{
int sock = socks_sock_connect(sc->host, sc->host_af, port, sc->interface,
sc->tblock, ob->connect_timeout);
if (sock >= 0)
{
if (early_data && early_data->data && early_data->len)
if (sock >= 0)
{
if (early_data && early_data->data && early_data->len)
timelimit deadline for reading the lime, seconds past epoch
Returns: length of a line that has been put in the buffer
timelimit deadline for reading the lime, seconds past epoch
Returns: length of a line that has been put in the buffer
- -1 otherwise, with errno set
+ -1 otherwise, with errno set, and inblock->ptr adjusted
{
*p = 0; /* Leave malformed line for error message */
errno = ERRNO_SMTPFORMAT;
{
*p = 0; /* Leave malformed line for error message */
errno = ERRNO_SMTPFORMAT;