Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KikoPlayProject/KikoPlay
/ isConnected
Method
isConnected
LANServer/httpserver/httpresponse.cpp:198–201 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
196
197
198
bool HttpResponse::isConnected() const
199
{
200
return socket->isOpen();
201
}
202
203
QHostAddress HttpResponse::getLocalAddress() const
204
{
Callers
2
sendInhabitMessage
Function · 0.80
processFile
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected