Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MailCore/mailcore2
/ setPort
Method
setPort
src/core/pop/MCPOPSession.cpp:65–68 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
63
}
64
65
void POPSession::setPort(unsigned int port)
66
{
67
mPort = port;
68
}
69
70
unsigned int POPSession::port()
71
{
Callers
12
MessagesSyncManager
Method · 0.45
testIMAP
Function · 0.45
testIMAPMove
Function · 0.45
testIMAPCapability
Function · 0.45
testSMTP
Function · 0.45
testSendingMessageFromFileViaSMTP
Function · 0.45
testPOP
Function · 0.45
testNNTP
Function · 0.45
testAsyncSMTP
Function · 0.45
testAsyncSendMessageFromFileViaSMTP
Function · 0.45
testAsyncIMAP
Function · 0.45
testAsyncPOP
Function · 0.45
Calls
no outgoing calls
Tested by
11
testIMAP
Function · 0.36
testIMAPMove
Function · 0.36
testIMAPCapability
Function · 0.36
testSMTP
Function · 0.36
testSendingMessageFromFileViaSMTP
Function · 0.36
testPOP
Function · 0.36
testNNTP
Function · 0.36
testAsyncSMTP
Function · 0.36
testAsyncSendMessageFromFileViaSMTP
Function · 0.36
testAsyncIMAP
Function · 0.36
testAsyncPOP
Function · 0.36