Smack/smack-bosh/src/main/java/org/jivesoftware/smack/bosh
Florian Schmaus f602de8771 Call shutdown() in connect() on exception
to clean up the state build up by connect().

Related to SMACK-855 there is the possiblitiy of a stray (writer)
thread if, for example, tlsHandled.checkifSuccessOrWaitorThrow() in
XMPPTCPConnection.connectInternal() throws. This commit should prevent
that.
2019-03-04 20:14:12 +01:00
..
BOSHConfiguration.java Enable trailing whitespace checkstyle check 2018-05-09 23:26:39 +02:00
XMPPBOSHConnection.java Call shutdown() in connect() on exception 2019-03-04 20:14:12 +01:00
package-info.java Add JavadocPackage checkstyle 2015-04-04 17:16:47 +02:00