HomeSort by relevance Sort by last modified time
    Searched refs:SMTP_UPGRADETLS (Results 1 - 2 of 2) sorted by null

  /external/curl/lib/
smtp.h 38 SMTP_UPGRADETLS, /* asynchronously upgrade the connection to SSL/TLS
smtp.c 426 if(smtpc->state != SMTP_UPGRADETLS)
427 state(conn, SMTP_UPGRADETLS);
1008 if(smtpc->state == SMTP_UPGRADETLS)
    [all...]

Completed in 412 milliseconds