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

Method dispatchQueue

src/async/pop/MCPOPAsyncSession.cpp:278–281  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

276}
277
278dispatch_queue_t POPAsyncSession::dispatchQueue()
279{
280 return mQueue->dispatchQueue();
281}
282#endif
283
284void POPAsyncSession::setOperationQueueCallback(OperationQueueCallback * callback)

Callers 1

setSessionMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected