MCPcopy Create free account
hub / github.com/MailCore/mailcore2 / dispatchQueue

Method dispatchQueue

src/async/smtp/MCSMTPAsyncSession.cpp:315–318  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

313}
314
315dispatch_queue_t SMTPAsyncSession::dispatchQueue()
316{
317 return mQueue->dispatchQueue();
318}
319#endif
320
321void SMTPAsyncSession::setOperationQueueCallback(OperationQueueCallback * callback)

Callers 1

setSessionMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected