summaryrefslogtreecommitdiffstats
path: root/libssh/doc/threading.dox
diff options
context:
space:
mode:
Diffstat (limited to 'libssh/doc/threading.dox')
-rw-r--r--libssh/doc/threading.dox1
1 files changed, 1 insertions, 0 deletions
diff --git a/libssh/doc/threading.dox b/libssh/doc/threading.dox
index a11c82f7..95eee6bb 100644
--- a/libssh/doc/threading.dox
+++ b/libssh/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 !
*/