X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=doc%2Fssl%2FSSL_write.pod;h=1fff8548c8b36ec44b13a3e0c264768af860ec4a;hp=a9841ed331d891356b949dec6812e30fa834530b;hb=87d9cafa332bd006086b56dc645c03fe7cfed654;hpb=b7fa1f989d0059ad7b992c11797f37f095d61204 diff --git a/doc/ssl/SSL_write.pod b/doc/ssl/SSL_write.pod index a9841ed331..1fff8548c8 100644 --- a/doc/ssl/SSL_write.pod +++ b/doc/ssl/SSL_write.pod @@ -86,10 +86,6 @@ was closed. Call SSL_get_error() with the return value B to find out, 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, why the closure happened. - =item E0 The write operation was not successful, because either an error occurred