*/smbclient: protect all libsmbclient calls with a mutex
libsmbclient is not thread-safe nor reentrant. We must protect all
function calls with a global mutex, unfortunately.
Showing
src/lib/smbclient/Mutex.cxx
0 → 100644
src/lib/smbclient/Mutex.hxx
0 → 100644
Please
register
or
sign in
to comment