Smack/smack-extensions/src/main/java/org/jivesoftware
Florian Schmaus 8ae5ef1f51 [socks5] Ensure that the local SOCKS5 proxy is running (if enabled)
In 9352225f44 ("Rework SOCKS5 unit tests so that they can be run in
parallel") the call to getSocks5Proxy() in
Socks5BytestreamManager.getLocalStreamHost() was removed. Since
getSocks5Proxy() does also start the local proxy, if it is not already
running, this caused Smack to no longer automatically start the local
proxy.

This commit re-adds the call to getSocks5Proxy() and fixes SMACK-912.
2021-09-13 09:58:15 +02:00
..
smack [chat2] Fix resource unlock condition 2021-03-25 08:22:12 +01:00
smackx [socks5] Ensure that the local SOCKS5 proxy is running (if enabled) 2021-09-13 09:58:15 +02:00