const syscall.ETIMEDOUT
2 uses
syscall (current package)
syscall_unix.go#L139: return e == EAGAIN || e == EWOULDBLOCK || e == ETIMEDOUT
zerrors_linux_amd64.go#L1306: ETIMEDOUT = Errno(0x6e)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)