Searched refs:conn_write (Results 1 – 1 of 1) sorted by relevance
353 static int conn_write(BIO *bio, const char *in, int in_len) { in conn_write() function503 return conn_write(bp, str, strlen(str)); in conn_puts()521 BIO_TYPE_CONNECT, "socket connect", conn_write, conn_read,