MCPcopy 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
111void IMAPAsyncSession::setPort(unsigned int port)
112{
113 mPort = port;
114}
115
116unsigned int IMAPAsyncSession::port()
117{

Callers 1

sessionMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected