Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MailCore/mailcore2
/ operationQueueCallback
Method
operationQueueCallback
src/async/smtp/MCSMTPAsyncSession.cpp:326–329 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
324
}
325
326
OperationQueueCallback * SMTPAsyncSession::operationQueueCallback()
327
{
328
return mOperationQueueCallback;
329
}
330
331
bool SMTPAsyncSession::isOperationQueueRunning()
332
{
Callers
2
queueStartRunning
Method · 0.45
queueStoppedRunning
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected