From 1f8c2aa1763b5d8a328b2fd4053396e94ea48d35 Mon Sep 17 00:00:00 2001 From: kris Date: Sun, 27 Jan 2002 03:13:07 +0000 Subject: Initial import of OpenSSL 0.9.6c --- crypto/openssl/doc/ssl/SSL_connect.pod | 5 ----- 1 file changed, 5 deletions(-) (limited to 'crypto/openssl/doc/ssl/SSL_connect.pod') diff --git a/crypto/openssl/doc/ssl/SSL_connect.pod b/crypto/openssl/doc/ssl/SSL_connect.pod index bcc1677..766f187 100644 --- a/crypto/openssl/doc/ssl/SSL_connect.pod +++ b/crypto/openssl/doc/ssl/SSL_connect.pod @@ -34,11 +34,6 @@ nothing is to be done, but select() can be used to check for the required condition. When using a buffering BIO, like a BIO pair, data must be written into or retrieved out of the BIO before being able to continue. -When using a generic method (see L), it -is necessary to call L -before calling SSL_connect() to explicitly switch the B to client -mode. - =head1 RETURN VALUES The following return values can occur: -- cgit v1.1