Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/azadkuh/qhttp
/ timeOut
Method
timeOut
src/qhttpserver.cpp:69–72 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
67
}
68
69
quint32
70
QHttpServer::timeOut() const {
71
return d_func()->itimeOut;
72
}
73
74
void
75
QHttpServer::setTimeOut(quint32 newValue) {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected