BIO_sock_info_type

Kinds of socket metadata that BIO_sock_info() can retrieve.

Synopsis

Declared in <openssl/bio.h>

enum BIO_sock_info_type;

Members

NameDescription
BIO_SOCK_INFO_ADDRESS Request the local or peer BIO_ADDR for the socket.