const syscall.ETIMEDOUT
2 uses
syscall (current package)
syscall_unix.go#L143: return e == EAGAIN || e == EWOULDBLOCK || e == ETIMEDOUT
zerrors_darwin_arm64.go#L1249: ETIMEDOUT = Errno(0x3c)
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)