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