Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
171
void IMAPAsyncSession::setTimeout(time_t timeout)
172
{
173
mTimeout = timeout;
174
}
175
176
time_t IMAPAsyncSession::timeout()
177
{
Callers
1
session
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected