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

Method CNetHelper

adapter/micro_thread/mt_net.cpp:36–39  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

34using namespace NS_MICRO_THREAD;
35
36CNetHelper::CNetHelper()
37{
38 handler = (void*)CNetMgr::Instance()->AllocNetItem();
39}
40
41CNetHelper::~CNetHelper()
42{

Callers

nothing calls this directly

Calls 1

AllocNetItemMethod · 0.80

Tested by

no test coverage detected