MCPcopy 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
74void
75QHttpServer::setTimeOut(quint32 newValue) {
76 d_func()->itimeOut = newValue;
77}
78
79TBackend
80QHttpServer::backendType() const {

Callers 1

incomingConnectionMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected