Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MailCore/mailcore2
/ owner
Method
owner
src/async/imap/MCIMAPAsyncConnection.cpp:364–367 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
362
}
363
364
IMAPAsyncSession * IMAPAsyncConnection::owner()
365
{
366
return mOwner;
367
}
368
369
void IMAPAsyncConnection::setConnectionLogger(ConnectionLogger * logger)
370
{
Callers
3
queueStartRunning
Method · 0.80
queueStoppedRunning
Method · 0.80
afterMainOnMainThread
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected