Commit 8c23788d authored by Bodo Möller's avatar Bodo Möller
Browse files

BIO_sock_init() returns 1 for success and -1 for failure, not 0;

thus the condition '!BIO_sock_init()' doesn't make sense.
parent ef76e3db
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment