Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GoEdgeLab/EdgeNode
/ SetLinger
Method
SetLinger
internal/nodes/conn_linger.go:6–6 ·
view source on GitHub ↗
(sec int)
Source
from the content-addressed store, hash-verified
4
5
type
LingerConn
interface
{
6
SetLinger(sec int) error
7
}
Callers
9
CloseIPConns
Method · 0.65
NewClientConn
Function · 0.65
Read
Method · 0.65
Write
Method · 0.65
increaseSYNFlood
Method · 0.65
handleConn
Method · 0.65
Close
Method · 0.65
Accept
Method · 0.65
SetLinger
Method · 0.65
Implementers
1
BaseClientConn
internal/nodes/client_conn_base.go
Calls
no outgoing calls
Tested by
no test coverage detected