aboutsummaryrefslogtreecommitdiff
path: root/doc/threading.dox
diff options
context:
space:
mode:
Diffstat (limited to 'doc/threading.dox')
-rw-r--r--doc/threading.dox1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/threading.dox b/doc/threading.dox
index a11c82f7..95eee6bb 100644
--- a/doc/threading.dox
+++ b/doc/threading.dox
@@ -61,5 +61,6 @@ implement the following methods :
- mutex_destroy
- thread_id
+libgcrypt 1.6 and bigger backend does not support custom callback. Using anything else than pthreads (ssh_threads_get_pthread()) here will fail.
Good luck !
*/