MCPcopy 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
69quint32
70QHttpServer::timeOut() const {
71 return d_func()->itimeOut;
72}
73
74void
75QHttpServer::setTimeOut(quint32 newValue) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected