MCPcopy
hub / github.com/XTLS/REALITY / Close

Method Close

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

Source from the content-addressed store, hash-verified

86}
87
88func (c *MirrorConn) Close() error {
89 return fmt.Errorf("Close()")
90}
91
92func (c *MirrorConn) SetDeadline(t time.Time) error {
93 return nil

Callers 3

ReadMethod · 0.45
ServerFunction · 0.45
dialFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected