Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/azadkuh/qhttp
/ setTimeOut
Method
setTimeOut
src/qhttpserver.cpp:74–77 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
72
}
73
74
void
75
QHttpServer::setTimeOut(quint32 newValue) {
76
d_func()->itimeOut = newValue;
77
}
78
79
TBackend
80
QHttpServer::backendType() const {
Callers
1
incomingConnection
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected