Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/azadkuh/qhttp
/ backendType
Method
backendType
src/qhttpserverconnection.cpp:39–42 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
37
}
38
39
TBackend
40
QHttpConnection::backendType() const {
41
return d_func()->isocket.ibackendType;
42
}
43
44
QTcpSocket*
45
QHttpConnection::tcpSocket() const {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected