Smack/smack-core
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
.gitignore Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
build.gradle Bump James Murty's java-xmlbuilder to 1.2 2018-05-09 20:20:45 +02:00