Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
79
TBackend
80
QHttpServer::backendType() const {
81
return d_func()->ibackend;
82
}
83
84
QTcpServer*
85
QHttpServer::tcpServer() const {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected