Remove some SSLv2 references
[openssl.git] / doc / ssl / SSL_read.pod
index 947c8687f42b7428f4f09ad311f8b1e8f558ac64..e0a9bd47bceeb29bf4aab93d962ac79063024099 100644 (file)
@@ -98,11 +98,6 @@ incomplete. Call SSL_get_error() with the return value B<ret> to find out,
 whether an error occurred or the connection was shut down cleanly
 (SSL_ERROR_ZERO_RETURN).
 
 whether an error occurred or the connection was shut down cleanly
 (SSL_ERROR_ZERO_RETURN).
 
-SSLv2 (deprecated) does not support a shutdown alert protocol, so it can
-only be detected, whether the underlying connection was closed. It cannot
-be checked, whether the closure was initiated by the peer or by something
-else.
-
 =item E<lt>0
 
 The read operation was not successful, because either an error occurred
 =item E<lt>0
 
 The read operation was not successful, because either an error occurred