Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MailCore/mailcore2
/ setPort
Method
setPort
src/async/imap/MCIMAPAsyncSession.cpp:111–114 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
109
}
110
111
void IMAPAsyncSession::setPort(unsigned int port)
112
{
113
mPort = port;
114
}
115
116
unsigned int IMAPAsyncSession::port()
117
{
Callers
1
session
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected