Sortix cross-volatile manual
This manual documents Sortix cross-volatile. You can instead view this document in the latest official manual.
NAME
SSL_set_bio — connect the SSL object with a BIOSYNOPSIS
library “libssl” libcrypto#include <openssl/ssl.h>
SSL_set_bio(SSL *ssl, BIO *rbio, BIO *wbio);