MCPcopy 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
413bool TcpSocket::isOpen
414(
415)
416{
417 return SOCKETVALID(_s);
418}
419
420void TcpSocket::close
421(

Callers 2

HttpThreadProcMethod · 0.80
updateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected