On Sun, Jul 15, 2001 at 09:55:27PM +0200, Richard Levitte - VMS Whacker wrote:
> From: "Michal Trojnara" <[EMAIL PROTECTED]>
>
> Michal.Trojnara> Dear OpenSSL maintainers,
> Michal.Trojnara>
> Michal.Trojnara> Two of OpenSSL functions:
> Michal.Trojnara> int SSL_get_rfd(SSL *ssl);
> Michal.T
From: "Michal Trojnara" <[EMAIL PROTECTED]>
Michal.Trojnara> Dear OpenSSL maintainers,
Michal.Trojnara>
Michal.Trojnara> Two of OpenSSL functions:
Michal.Trojnara> int SSL_get_rfd(SSL *ssl);
Michal.Trojnara> int SSL_get_wfd(SSL *ssl);
Michal.Trojnara> are docummented in the manual, but n
Dear OpenSSL maintainers,
Two of OpenSSL functions:
int SSL_get_rfd(SSL *ssl);
int SSL_get_wfd(SSL *ssl);
are docummented in the manual, but not implemented.
It would be nice to have this problem fixed.
Best regards,
Michal Trojnara
the author of stunnel
___