Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MailCore/mailcore2
/ setOwner
Method
setOwner
src/async/imap/MCIMAPAsyncConnection.cpp:359–362 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
357
}
358
359
void IMAPAsyncConnection::setOwner(IMAPAsyncSession * owner)
360
{
361
mOwner = owner;
362
}
363
364
IMAPAsyncSession * IMAPAsyncConnection::owner()
365
{
Callers
1
session
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected