Clarification.

This commit is contained in:
Bodo Möller 2000-01-26 08:59:26 +00:00
parent a598cd1ab4
commit ada3cc4a8f

View File

@ -71,7 +71,7 @@ information on the error. If the error queue is empty
(i.e. ERR_get_error() returns 0), B<ret> can be used to find out more (i.e. ERR_get_error() returns 0), B<ret> can be used to find out more
about the error: If B<ret == 0>, an EOF was observed that violates about the error: If B<ret == 0>, an EOF was observed that violates
the protocol. If B<ret == -1>, the underlying B<BIO> reported an the protocol. If B<ret == -1>, the underlying B<BIO> reported an
I/O error. (For socket I/O on Unix systems, consult B<errno>.) I/O error (for socket I/O on Unix systems, consult B<errno> for details).
=item SSL_ERROR_SSL =item SSL_ERROR_SSL