Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
client: refactor setConnected(disconnected) out of conditional
c.setConnected(disconnected) was called inconditionally in both conditions start so it is in fact independent of the status. Move it out.
- Loading branch information