mirror of
https://github.com/vanitasvitae/Smack.git
synced 2025-12-10 21:11:08 +01:00
Smack would previous run into "assert smResumptionFailed != null;" at line 407, since if a connection exception was encountered, waitForConditionOrConnectionException() would return, but we afterards just assumed that either SM resumption was successful or not. |
||
|---|---|---|
| .. | ||
| java/org/jivesoftware/smack | ||
| resources/org.jivesoftware.smack.tcp | ||