projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3d1120f
)
fix formatting
author
Bodo Möller
<bodo@openssl.org>
Tue, 18 Mar 2003 12:50:07 +0000
(12:50 +0000)
committer
Bodo Möller
<bodo@openssl.org>
Tue, 18 Mar 2003 12:50:07 +0000
(12:50 +0000)
FAQ
patch
|
blob
|
history
diff --git
a/FAQ
b/FAQ
index e2e7adf46a5ad0c32da14177b1a06baae936f775..e188f9a82ac10b38e703b024978e0aca6faceb56 100644
(file)
--- 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!