MCPcopy Index your code
hub / github.com/coder/coder / SetReadDeadline

Method SetReadDeadline

testutil/rwconn.go:30–32  ·  view source on GitHub ↗
(_ time.Time)

Source from the content-addressed store, hash-verified

28}
29
30func (*ReaderWriterConn) SetReadDeadline(_ time.Time) error {
31 return nil
32}
33
34func (*ReaderWriterConn) SetWriteDeadline(_ time.Time) error {
35 return nil

Callers 10

TestSpeaker_RawPeerFunction · 0.80
TestBigUDPFunction · 0.80
writeReadEchoFunction · 0.80

Calls

no outgoing calls

Tested by 10

TestSpeaker_RawPeerFunction · 0.64
TestBigUDPFunction · 0.64
writeReadEchoFunction · 0.64