aboutsummaryrefslogtreecommitdiffstats
path: root/FAQ
diff options
context:
space:
mode:
authorBodo Möller <bodo@openssl.org>2003-03-18 12:52:02 +0000
committerBodo Möller <bodo@openssl.org>2003-03-18 12:52:02 +0000
commit500df82a96fa9a1105a0da6367a9fc0e9c909715 (patch)
tree2e63d0f92a6877c08449adfc53064db456d37ad3 /FAQ
parente8e0e3716a1a808a2b68eaac766082e567236483 (diff)
downloadopenssl-500df82a96fa9a1105a0da6367a9fc0e9c909715.tar.gz
fix formatting
Diffstat (limited to 'FAQ')
-rw-r--r--FAQ1
1 files changed, 1 insertions, 0 deletions
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!