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

Method runOperation

src/async/pop/MCPOPAsyncSession.cpp:234–237  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

232}
233
234void POPAsyncSession::runOperation(POPOperation * operation)
235{
236 mQueue->addOperation(operation);
237}
238
239void POPAsyncSession::setConnectionLogger(ConnectionLogger * logger)
240{

Callers 1

startMethod · 0.45

Calls 1

addOperationMethod · 0.45

Tested by

no test coverage detected