MCPcopy 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
100func (c *MirrorConn) SetWriteDeadline(t time.Time) error {
101 return nil
102}
103
104type RatelimitedConn struct {
105 net.Conn

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected