Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
88
func
(c *MirrorConn) Close() error {
89
return
fmt.Errorf(
"Close()"
)
90
}
91
92
func
(c *MirrorConn) SetDeadline(t time.Time) error {
93
return
nil
Callers
3
Read
Method · 0.45
Server
Function · 0.45
dial
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected