Kinds of socket metadata that BIO_sock_info() can retrieve.
Synopsis
Declared in <openssl/bio.h>
enum BIO_sock_info_type;
Members
Name |
Description |
|
Request the local or peer BIO_ADDR for the socket. |
Created with MrDocs