Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenZWave/open-zwave
/ isOpen
Method
isOpen
cpp/src/platform/HttpClient.cpp:413–418 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
411
}
412
413
bool TcpSocket::isOpen
414
(
415
)
416
{
417
return SOCKETVALID(_s);
418
}
419
420
void TcpSocket::close
421
(
Callers
2
HttpThreadProc
Method · 0.80
update
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected