Lines Matching defs:Errno
80 // Errno is the Windows error number.81 type Errno uintptr93 func (e Errno) Error() string {115 func (e Errno) Temporary() bool {119 func (e Errno) Timeout() bool {