Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Greedysky/TTKMusicPlayer
/ newConnection
Method
newConnection
TTKThirdParty/TTKExtras/qhttpserver/qhttpserver.cpp:136–140 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
134
}
135
136
void QHttpServer::newConnection()
137
{
138
TTK_D(QHttpServer);
139
d->create();
140
}
141
142
bool QHttpServer::listen(const QHostAddress &address, quint16 port)
143
{
Callers
nothing calls this directly
Calls
1
create
Method · 0.80
Tested by
no test coverage detected