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

Method unlockConnectionLogger

src/core/smtp/MCSMTPSession.cpp:1001–1004  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

999}
1000
1001void SMTPSession::unlockConnectionLogger()
1002{
1003 pthread_mutex_unlock(&mConnectionLoggerLock);
1004}
1005
1006void SMTPSession::setConnectionLogger(ConnectionLogger * logger)
1007{

Callers 1

loggerFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected