Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/azadkuh/qhttp
/ tcpServer
Method
tcpServer
src/qhttpserver.cpp:84–87 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
82
}
83
84
QTcpServer*
85
QHttpServer::tcpServer() const {
86
return d_func()->itcpServer.data();
87
}
88
89
QLocalServer*
90
QHttpServer::localServer() const {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected