Sortix cross-volatile manual
This manual documents Sortix cross-volatile. You can instead view this document in the latest official manual.
NAME
BIO_s_socket, BIO_new_socket — socket BIOSYNOPSIS
#include <openssl/bio.h>BIO_s_socket(void);
BIO_new_socket(int sock, int close_flag);