Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/XTLS/REALITY
/ CloseWriteConn
Interface
CloseWriteConn
tls.go:59–62 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
57
)
58
59
type
CloseWriteConn
interface
{
60
net.Conn
61
CloseWrite() error
62
}
63
64
type
MirrorConn
struct
{
65
*sync.Mutex
Callers
1
Server
Function · 0.65
Implementers
1
Conn
conn.go
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…