Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/encodeous/nylon
/ Bind
Method
Bind
core/sys_virtual.go:17–17 ·
view source on GitHub ↗
(node state.NodeId)
Source
from the content-addressed store, hash-verified
15
16
type
VirtualNet
interface
{
17
Bind(node state.NodeId) conn.Bind
18
Tun(node state.NodeId) tun.Device
19
}
20
Callers
8
Open
Method · 0.65
createNetlinkSocket
Function · 0.65
DialPingAddr
Method · 0.65
createNetlinkRouteSocket
Function · 0.65
syncWireGuardEndpoints
Method · 0.65
NewWireGuardDevice
Function · 0.65
CleanupWireGuardDevice
Function · 0.65
GetWgEndpoint
Method · 0.65
Implementers
1
InMemoryNetwork
integration/harness.go
Calls
no outgoing calls
Tested by
no test coverage detected