Smack/tcp/src/main/java/org/jivesoftware/smack
Florian Schmaus b6fb1f3743 Notify PacketReader in case of TLS exceptions
PacketReader will be waiting in startup() as long as either:
- the timeout occurs
- notify is called because the last feature stanza was parser
- notify is called because of an exception while parsing
2014-04-28 18:53:50 +02:00
..
PacketReader.java Notify PacketReader in case of TLS exceptions 2014-04-28 18:53:50 +02:00
PacketWriter.java Refactoring: All connection classes begin with XMPP now 2014-04-09 20:03:07 +02:00
XMPPTCPConnection.java Throw exceptions of SSLSocket.startHandshake() in connect() 2014-04-28 17:36:10 +02:00