MCPcopy Index your code
hub / github.com/DreamSourceLab/DSView / clear_error

Method clear_error

DSView/pv/sigsession.cpp:1811–1815  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1809 }
1810
1811 void SigSession::clear_error()
1812 {
1813 _error_pattern = 0;
1814 _error = No_err;
1815 }
1816
1817 int SigSession::get_repeat_hold()
1818 {

Callers 1

on_session_errorMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected