Smack/smack-tcp
Florian Schmaus 488d01796a [tcp] Fix TlsState by aborting the channel selected callback
Instead of breaking in case the SSLEngine signals NEED_WRAP, which
leads to an endless loop while holding the
channelSelectedCallbackLock, we have to return, so that the
asynchronously invoked callback can aquire it, and do its work.
2020-09-17 22:15:30 +02:00
..
src [tcp] Fix TlsState by aborting the channel selected callback 2020-09-17 22:15:30 +02:00
build.gradle Create smack-streammanagement project and move o.j.smack.sm code there 2020-08-15 14:03:57 +02:00