Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/facebook/time
/ SetReadTimeout
Method
SetReadTimeout
sa53/protocol/protocol.go:66–66 ·
view source on GitHub ↗
(time.Duration)
Source
from the content-addressed store, hash-verified
64
type
SerialReadWriter
interface
{
65
io.ReadWriter
66
SetReadTimeout(time.Duration) error
67
}
68
69
// Mac represents SA53 MAC object
Callers
6
TestSetReadTimeoutPassesThrough
Function · 0.65
SetReadTimeout
Method · 0.65
Drain
Method · 0.65
runPoll
Function · 0.65
runPollSingleCmd
Function · 0.65
SetReadTimeout
Method · 0.65
Implementers
4
fakePort
sa53/protocol/protocol_test.go
Mac
sa53/protocol/protocol.go
LoggingPort
sa53/rawlog/rawlog.go
fakePort
sa53/rawlog/rawlog_test.go
Calls
no outgoing calls
Tested by
1
TestSetReadTimeoutPassesThrough
Function · 0.52