sock_write
ret = sock_write(bp, str, n);
static int sock_write(BIO *h, const char *buf, int num);
sock_write,