Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MailCore/mailcore2
/ runOperation
Method
runOperation
src/async/nntp/MCNNTPAsyncSession.cpp:279–282 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
277
}
278
279
void NNTPAsyncSession::runOperation(NNTPOperation * operation)
280
{
281
mQueue->addOperation(operation);
282
}
283
284
void NNTPAsyncSession::setConnectionLogger(ConnectionLogger * logger)
285
{
Callers
1
start
Method · 0.45
Calls
1
addOperation
Method · 0.45
Tested by
no test coverage detected