Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/USBGuard/usbguard
/ ~IPCClientPrivate
Method
~IPCClientPrivate
src/Library/IPCClientPrivate.cpp:110–114 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
108
}
109
110
IPCClientPrivate::~IPCClientPrivate()
111
{
112
disconnect(/*do_wait=*/_thread.running());
113
destruct();
114
}
115
116
void IPCClientPrivate::connect()
117
{
Callers
nothing calls this directly
Calls
1
running
Method · 0.80
Tested by
no test coverage detected