Searched refs:AsyncWrite (Results 1 – 1 of 1) sorted by relevance
32 static int AsyncWrite(BIO *bio, const char *in, int inl) { in AsyncWrite() function135 || !BIO_meth_set_write(g_async_bio_method, AsyncWrite) in AsyncMethod()