Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MailCore/mailcore2
/ isDisconnected
Method
isDisconnected
src/core/imap/MCIMAPSession.cpp:4329–4332 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
4327
}
4328
4329
bool IMAPSession::isDisconnected()
4330
{
4331
return mState == STATE_DISCONNECTED;
4332
}
4333
4334
void IMAPSession::setConnectionLogger(ConnectionLogger * logger)
4335
{
Callers
2
tryAutomaticDisconnect
Method · 0.45
tryAutomaticDisconnect
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected