Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/evilsocket/opensnitch
/ Unlock
Method
Unlock
daemon/procmon/process.go:190–192 ·
view source on GitHub ↗
Unlock unlocks reading from this process
()
Source
from the content-addressed store, hash-verified
188
189
// Unlock unlocks reading from this process
190
func
(p *Process) Unlock() {
191
p.mu.Unlock()
192
}
193
194
// RLock locks this process for r
195
func
(p *Process) RLock() {
Callers
15
SetLoggers
Method · 0.80
OnDNSResponse
Method · 0.80
OnIgnored
Method · 0.80
onConnection
Method · 0.80
emptyStats
Method · 0.80
Serialize
Method · 0.80
Track
Function · 0.80
Connect
Method · 0.80
monitor
Method · 0.80
Serialize
Method · 0.80
TestNewOperatorListsSimple
Function · 0.80
TestNewOperatorListsIPs
Function · 0.80
Calls
no outgoing calls
Tested by
6
TestNewOperatorListsSimple
Function · 0.64
TestNewOperatorListsIPs
Function · 0.64
TestNewOperatorListsNETs
Function · 0.64
TestNewOperatorListsComplex
Function · 0.64
TestNewOperatorListsDomainsRegexp
Function · 0.64
TestRaceNewOperatorListsDomainsRegexp
Function · 0.64