Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
315
dispatch_queue_t SMTPAsyncSession::dispatchQueue()
316
{
317
return mQueue->dispatchQueue();
318
}
319
#endif
320
321
void SMTPAsyncSession::setOperationQueueCallback(OperationQueueCallback * callback)
Callers
1
setSession
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected