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

Method setTimeout

src/async/imap/MCIMAPAsyncSession.cpp:171–174  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

169}
170
171void IMAPAsyncSession::setTimeout(time_t timeout)
172{
173 mTimeout = timeout;
174}
175
176time_t IMAPAsyncSession::timeout()
177{

Callers 1

sessionMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected