Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/encodeous/nylon
/ Error
Method
Error
polyamide/device/uapi.go:33–35 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
31
}
32
33
func
(s IPCError) Error() string {
34
return
fmt.Sprintf(
"IPC error %d: %v"
, s.code, s.err)
35
}
36
37
func
(s IPCError) Unwrap() error {
38
return
s.err
Callers
15
TestInProcessRouting
Function · 0.45
TestTTL
Function · 0.45
TestIPCSocketResponseHasNoUAPIErrnoTrailer
Function · 0.45
TestOptimalConvergence
Function · 0.45
TestApplyCentralConfigLocalNodeRemovedRequiresRestart
Function · 0.45
TestStartStop
Function · 0.45
TestSimplePing
Function · 0.45
TestSimpleRoutedPing
Function · 0.45
TestChecksum
Function · 0.45
TestPseudoHeaderChecksum
Function · 0.45
operateOnFd
Method · 0.45
tryOneName
Method · 0.45
Calls
no outgoing calls
Tested by
15
TestInProcessRouting
Function · 0.36
TestTTL
Function · 0.36
TestIPCSocketResponseHasNoUAPIErrnoTrailer
Function · 0.36
TestOptimalConvergence
Function · 0.36
TestApplyCentralConfigLocalNodeRemovedRequiresRestart
Function · 0.36
TestStartStop
Function · 0.36
TestSimplePing
Function · 0.36
TestSimpleRoutedPing
Function · 0.36
TestChecksum
Function · 0.36
TestPseudoHeaderChecksum
Function · 0.36
Send
Method · 0.36
TestTrieRandom
Function · 0.36