Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1001
void SMTPSession::unlockConnectionLogger()
1002
{
1003
pthread_mutex_unlock(&mConnectionLoggerLock);
1004
}
1005
1006
void SMTPSession::setConnectionLogger(ConnectionLogger * logger)
1007
{
Callers
1
logger
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected