Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MailCore/mailcore2
/ operationQueueCallback
Method
operationQueueCallback
src/async/nntp/MCNNTPAsyncSession.cpp:334–337 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
332
}
333
334
OperationQueueCallback * NNTPAsyncSession::operationQueueCallback()
335
{
336
return mOperationQueueCallback;
337
}
338
339
bool NNTPAsyncSession::isOperationQueueRunning()
340
{
Callers
2
queueStartRunning
Method · 0.45
queueStoppedRunning
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected