Skip to content
Commit 1b79b4be authored by David Faure's avatar David Faure
Browse files

Session: emit connectionLost when getting disconnected before the initial OK

Summary:
This commit cleans up the meaning of connectionLost so that it can be used
again by the imap resource session pool. It is now only emitted when losing
connection, after actually being connected. This allows to distinguish
that case from the case of a non-existent server.

Test Plan: Adapted unittest; more tests in imap resource based on this.

Reviewers: ervin, dvratil

Reviewed By: dvratil

Subscribers: #kde_pim

Differential Revision: https://phabricator.kde.org/D12417
parent b1852898
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment