Kinds of socket metadata that BIO_sock_info() can retrieve.

Synopsis

Declared in <openssl/bio.h>

enum BIO_sock_info_type;

Members

Name

Description

BIO_SOCK_INFO_ADDRESS

Request the local or peer BIO_ADDR for the socket.

Created with MrDocs