doConnection
if ((scon = doConnection(NULL, host, ctx)) == NULL)
if ((scon = doConnection(NULL, host, ctx)) == NULL) {
static SSL *doConnection(SSL *scon, const char *host, SSL_CTX *ctx);
if ((doConnection(scon, host, ctx)) == NULL)