MCPcopy 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
326OperationQueueCallback * SMTPAsyncSession::operationQueueCallback()
327{
328 return mOperationQueueCallback;
329}
330
331bool SMTPAsyncSession::isOperationQueueRunning()
332{

Callers 2

queueStartRunningMethod · 0.45
queueStoppedRunningMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected