Smack/smack-tcp
Florian Schmaus 7d2c3ac9f9 Do not call synchronized methods in reader/writer thread
This may cause deadlocks with a call to acquire(2) on the introduced
readerWriterSemaphore in initConnection(), which is also synchronized.
2019-03-10 21:24:37 +01:00
..
src Do not call synchronized methods in reader/writer thread 2019-03-10 21:24:37 +01:00
build.gradle Fix 'test' dependencies 2016-02-10 12:39:18 +01:00