MCPcopy 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
359void IMAPAsyncConnection::setOwner(IMAPAsyncSession * owner)
360{
361 mOwner = owner;
362}
363
364IMAPAsyncSession * IMAPAsyncConnection::owner()
365{

Callers 1

sessionMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected