MCPcopy Create free account
hub / github.com/GoEdgeLab/EdgeNode / IsBound

Method IsBound

internal/nodes/client_conn_interface.go:10–10  ·  view source on GitHub ↗

IsBound 是否已绑定服务

()

Source from the content-addressed store, hash-verified

8
9 // IsBound 是否已绑定服务
10 IsBound() bool
11
12 // Bind 绑定服务
13 Bind(serverId int64, remoteAddr string, maxConnsPerServer int, maxConnsPerIP int) bool

Callers 1

doRequestLimitMethod · 0.65

Implementers 1

BaseClientConninternal/nodes/client_conn_base.go

Calls

no outgoing calls

Tested by

no test coverage detected