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

Method DoError

adapter/micro_thread/mt_action.cpp:203–206  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

201}
202
203int IMtAction::DoError()
204{
205 return this->HandleError((int)_errno, _msg);
206}
207
208IMtAction::IMtAction()
209{

Callers 1

mt_msg_sendrcvMethod · 0.80

Calls 1

HandleErrorMethod · 0.95

Tested by

no test coverage detected