Commit 4c3853ab authored by Richard Levitte's avatar Richard Levitte
Browse files

Fix from main trunk, 2000-10-09 18:40 bodo:

BIO_sock_init() returns 1 for success and -1 for failure, not 0; thus
the condition '!BIO_sock_init()' doesn't make sense.
parent 5b88fe12
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