kolyvan / kxsmb

KxSMB is objective-c wrapper for libsmbclient (samba.org) lib.
BSD 2-Clause "Simplified" License
287 stars 97 forks source link

Multithreading problem #40

Open decin opened 6 years ago

decin commented 6 years ago

2017-12-28 3 41 16

A similar problem occurs when a write operation is done through multithreading. I want to know whether this smaclient Library (I use 4.026) is safe in multithreading, because 3.0.x is not safe to my knowledge.