From: Bodo Möller Date: Tue, 18 Mar 2003 12:52:02 +0000 (+0000) Subject: fix formatting X-Git-Tag: BEN_FIPS_TEST_1~38^2~256 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=500df82a96fa9a1105a0da6367a9fc0e9c909715;p=oweals%2Fopenssl.git fix formatting --- diff --git a/FAQ b/FAQ index 389d786dab..1b129bc5ac 100644 --- a/FAQ +++ b/FAQ @@ -732,6 +732,7 @@ The general answer is to check the config.log file generated when running the OpenSSH configure script. It should contain the detailed information on why the OpenSSL library was not detected or considered incompatible. + * Can I use OpenSSL's SSL library with non-blocking I/O? Yes; make sure to read the SSL_get_error(3) manual page!