BIO_FLAGS_RWS

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C) nothrow
enum BIO_FLAGS_RWS = (BIO_FLAGS_READ | BIO_FLAGS_WRITE | BIO_FLAGS_IO_SPECIAL);

Meta