mirror of
https://codeberg.org/Mercury-IM/Smack
synced 2025-03-30 11:43:13 +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 | ||
build.gradle |