MCPcopy Create free account
hub / github.com/OpenZWave/open-zwave / HasPendingTask

Method HasPendingTask

cpp/src/platform/HttpClient.h:144–144  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

142 virtual ~TcpSocket();
143
144 virtual bool HasPendingTask() const { return false; }
145
146 bool open(const char *addr = NULL, unsigned int port = 0);
147 void close();

Callers 1

updateMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected