MCPcopy
hub / github.com/lxzan/gws / NetConn

Interface NetConn

internal/others.go:42–44  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

40)
41
42type NetConn interface {
43 NetConn() net.Conn
44}

Callers 2

SetNoDelayMethod · 0.65
TestConn_WriteAsyncFunction · 0.65

Implementers 1

Connconn.go

Calls

no outgoing calls

Tested by

no test coverage detected