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

Method dispatchQueue

src/async/nntp/MCNNTPAsyncSession.cpp:323–326  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

321}
322
323dispatch_queue_t NNTPAsyncSession::dispatchQueue()
324{
325 return mQueue->dispatchQueue();
326}
327#endif
328
329void NNTPAsyncSession::setOperationQueueCallback(OperationQueueCallback * callback)

Callers 1

setSessionMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected