MCPcopy Create free account
hub / github.com/XTLS/REALITY / CloseWrite

Method CloseWrite

tls.go:61–61  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

59type CloseWriteConn interface {
60 net.Conn
61 CloseWrite() error
62}
63
64type MirrorConn struct {

Callers 1

ServerFunction · 0.65

Implementers 1

Connconn.go

Calls

no outgoing calls

Tested by

no test coverage detected