mirror of
https://github.com/vanitasvitae/Smack.git
synced 2025-03-31 11:43:14 +02:00
by using a custom ArrayBlockingQueueWithShutdown. Fixes a race condition where nextpacket() would wait for a notification that would never arrive, because all all put(Packet) calls are still blocking. SMACK-560 |
||
---|---|---|
.. | ||
src | ||
.gitignore | ||
build.gradle |