MCPcopy 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
198bool HttpResponse::isConnected() const
199{
200 return socket->isOpen();
201}
202
203QHostAddress HttpResponse::getLocalAddress() const
204{

Callers 2

sendInhabitMessageFunction · 0.80
processFileMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected