MCPcopy Create free account
hub / github.com/F-Stack/f-stack / CNetHandler

Method CNetHandler

adapter/micro_thread/mt_net.cpp:205–211  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

203}
204
205CNetHandler::CNetHandler()
206{
207 _state_flags = 0;
208 _rsp_buff = NULL;
209
210 this->Reset();
211}
212
213CNetHandler::~CNetHandler()
214{

Callers

nothing calls this directly

Calls 1

ResetMethod · 0.95

Tested by

no test coverage detected