1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2024-06-23 03:44:50 +02:00
Smack/smack-tcp/src/main/java/org/jivesoftware/smack/tcp
Florian Schmaus 92bc3452da Handle spurious interrupts in XMPPTCPConnection
Also remove unnecessary done() check in nextStreamElement() and remove
wrong comment in !instantShutdown branch. There is no mechanism to
forcible close the socket.
2014-10-28 15:11:48 +01:00
..
sm Add XMPPTCPConnection.sendSMAcknowledgement 2014-10-28 15:11:48 +01:00
XMPPTCPConnection.java Handle spurious interrupts in XMPPTCPConnection 2014-10-28 15:11:48 +01:00