BIO_sock_error
LCRYPTO_ALIAS(BIO_sock_error);
int BIO_sock_error(int sock);
i = BIO_sock_error(b->num);
LCRYPTO_USED(BIO_sock_error);