Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MailCore/mailcore2
/ runOperation
Method
runOperation
src/async/pop/MCPOPAsyncSession.cpp:234–237 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
232
}
233
234
void POPAsyncSession::runOperation(POPOperation * operation)
235
{
236
mQueue->addOperation(operation);
237
}
238
239
void POPAsyncSession::setConnectionLogger(ConnectionLogger * logger)
240
{
Callers
1
start
Method · 0.45
Calls
1
addOperation
Method · 0.45
Tested by
no test coverage detected