Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MailCore/mailcore2
/ start
Method
start
src/async/smtp/MCSMTPOperation.cpp:51–54 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
49
}
50
51
void SMTPOperation::start()
52
{
53
mSession->runOperation(this);
54
}
55
56
void SMTPOperation::setSmtpCallback(SMTPOperationCallback * callback)
57
{
Callers
1
tryAutomaticDisconnectAfterDelay
Method · 0.45
Calls
1
runOperation
Method · 0.45
Tested by
no test coverage detected