diff options
author | Carlos Martín Nieto <cmn@dwim.me> | 2015-05-22 19:50:10 +0200 |
---|---|---|
committer | Carlos Martín Nieto <cmn@dwim.me> | 2015-05-22 20:04:58 +0200 |
commit | 9d7f9a1b9120cb40b668a06847181eb9ddb164e2 (patch) | |
tree | fc217e97fe3463d5038602bb9d91bff1b861a6c9 /src/errors.c | |
parent | 2540487fcd06544fbdcda37944bde344df877e47 (diff) | |
download | libgit2-cmn/lock-io.tar.gz |
Lock around encrypted I/Ocmn/lock-io
OpenSSL and often whatever libssh2 is using require their own set-up for
concurrent operations to be safe. This means that by default, using both
of these libraries in a threaded context is unsafe.
Lock by default, and allow the user to tell us that they've set up
threading for the underlying libraries.
Diffstat (limited to 'src/errors.c')
0 files changed, 0 insertions, 0 deletions