Call socketDisconnected() from socketStateChanged() 134/head
authorMichael Marley <michael@michaelmarley.com>
Thu, 23 Apr 2015 22:05:31 +0000 (18:05 -0400)
committerMichael Marley <michael@michaelmarley.com>
Thu, 23 Apr 2015 22:05:31 +0000 (18:05 -0400)
This makes sure that socketDisconnected() is always called when
Quassel disconnects even if it isn't fully connected yet.
Otherwise, reconnect occasionally fails to work properly.


No differences found