Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MailCore/mailcore2
/ session
Method
session
src/async/smtp/MCSMTPOperation.cpp:46–49 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
44
}
45
46
SMTPAsyncSession * SMTPOperation::session()
47
{
48
return mSession;
49
}
50
51
void SMTPOperation::start()
52
{
Callers
8
main
Method · 0.45
cancel
Method · 0.45
lastSMTPResponse
Method · 0.45
lastSMTPResponseCode
Method · 0.45
main
Method · 0.45
main
Method · 0.45
main
Method · 0.45
main
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected