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

Method GetParentsPtr

adapter/micro_thread/mt_net.h:336–338  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

334 };
335
336 void* GetParentsPtr() {
337 return _parents;
338 };
339
340 uint64_t GetLastAccess() {
341 return _last_access;

Callers 1

FreeSockLinkMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected