Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DreamSourceLab/DSView
/ uninit
Method
uninit
DSView/pv/sigsession.cpp:171–176 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
169
}
170
171
void SigSession::uninit()
172
{
173
this->Close();
174
175
ds_lib_exit();
176
}
177
178
bool SigSession::set_default_device()
179
{
Callers
1
UnInit
Method · 0.80
Calls
2
Close
Method · 0.95
ds_lib_exit
Function · 0.85
Tested by
no test coverage detected