MCPcopy 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
5type LingerConn interface {
6 SetLinger(sec int) error
7}

Callers 9

CloseIPConnsMethod · 0.65
NewClientConnFunction · 0.65
ReadMethod · 0.65
WriteMethod · 0.65
increaseSYNFloodMethod · 0.65
handleConnMethod · 0.65
CloseMethod · 0.65
AcceptMethod · 0.65
SetLingerMethod · 0.65

Implementers 1

BaseClientConninternal/nodes/client_conn_base.go

Calls

no outgoing calls

Tested by

no test coverage detected