Detail about socket failures. Used with get_error_detail.
#include <socket.h>
Data Fields | |
tenuSockErrSource | enuErrSource |
uint8 | u8ErrCode |
tenuSockErrSource tstrSockErr::enuErrSource |
Source of socket error (local, remote or unknown).
Referenced by get_error_detail().
uint8 tstrSockErr::u8ErrCode |
TLS Alert code as defined in https://www.iana.org/assignments/tls-parameters/tls-parameters.xhtml#tls-parameters-6.
Referenced by get_error_detail().