Libsmbclient thread safety

NoNeumann noneumann at protonmail.com
Wed May 25 15:34:23 UTC 2016


Hi,
I'm developing an application that runs several SMB clients in parallel. I've used the libsmbclient library to create the client but I've seen that it only works with one thread. When I run several clients at the same time it results in a seg. fault.

Is the current version thread-safe? What about contexts? Is there any interface to use contexts?

Thanks!


More information about the samba-technical mailing list