Searched refs:AsyncRead (Results 1 – 2 of 2) sorted by relevance
62 static int AsyncRead(BIO *bio, char *out, int outl) { in AsyncRead() function136 || !BIO_meth_set_read(g_async_bio_method, AsyncRead) in AsyncMethod()
522 d/dmd2/async.h, d/dmd2/root.c: D2 - Added AsyncRead sources.1342 * d-lang.cc: Added support for AsyncRead in D1.