Searched defs:OpError (Results 1 – 1 of 1) sorted by relevance
462 type OpError struct { struct465 Op string469 Net string474 Source Addr482 Addr Addr486 Err error489 func (e *OpError) Unwrap() error { return e.Err }491 func (e *OpError) Error() string {529 func (e *OpError) Timeout() bool {542 func (e *OpError) Temporary() bool {