Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/XTLS/REALITY
/ SetWriteDeadline
Method
SetWriteDeadline
tls.go:100–102 ·
view source on GitHub ↗
(t time.Time)
Source
from the content-addressed store, hash-verified
98
}
99
100
func
(c *MirrorConn) SetWriteDeadline(t time.Time) error {
101
return
nil
102
}
103
104
type
RatelimitedConn
struct
{
105
net.Conn
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected