MCPcopy Create free account
hub / github.com/azadkuh/qhttp / backendType

Method backendType

src/qhttpserver.cpp:79–82  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

77}
78
79TBackend
80QHttpServer::backendType() const {
81 return d_func()->ibackend;
82}
83
84QTcpServer*
85QHttpServer::tcpServer() const {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected