aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBodo Möller <bodo@openssl.org>2003-03-18 12:50:07 +0000
committerBodo Möller <bodo@openssl.org>2003-03-18 12:50:07 +0000
commit00223b969de93dcf7ecfd4a63fb6d151d589dc57 (patch)
tree3dd48fdacf24d2db96040af6c560a5387d485d68
parent3d1120f61a9e37a19d1ab96c2e71e4ad4c3a6470 (diff)
downloadopenssl-00223b969de93dcf7ecfd4a63fb6d151d589dc57.tar.gz
fix formatting
-rw-r--r--FAQ1
1 files changed, 1 insertions, 0 deletions
diff --git a/FAQ b/FAQ
index e2e7adf46a..e188f9a82a 100644
--- a/FAQ
+++ b/FAQ
@@ -674,6 +674,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!