Return the pending socket error for sock (clears SO_ERROR).
sock
Declared in <openssl/bio.h>
<openssl/bio.h>
int BIO_sock_error(int sock);
Pending errno-style error code, or 0 if none.