Home
last modified time | relevance | path

Searched defs:permanentError (Results 1 – 17 of 17) sorted by relevance

/dports/lang/gcc12-devel/gcc-12-20211205/libgo/go/crypto/tls/
H A Dconn.go173 type permanentError struct { struct
174 err net.Error
177 func (e *permanentError) Error() string { return e.err.Error() }
178 func (e *permanentError) Unwrap() error { return e.err }
179 func (e *permanentError) Timeout() bool { return e.err.Timeout() }
180 func (e *permanentError) Temporary() bool { return false }
/dports/lang/gcc11-devel/gcc-11-20211009/libgo/go/crypto/tls/
H A Dconn.go172 type permanentError struct { struct
173 err net.Error
176 func (e *permanentError) Error() string { return e.err.Error() }
177 func (e *permanentError) Unwrap() error { return e.err }
178 func (e *permanentError) Timeout() bool { return e.err.Timeout() }
179 func (e *permanentError) Temporary() bool { return false }
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libgo/go/crypto/tls/
H A Dconn.go172 type permanentError struct { struct
173 err net.Error
176 func (e *permanentError) Error() string { return e.err.Error() }
177 func (e *permanentError) Unwrap() error { return e.err }
178 func (e *permanentError) Timeout() bool { return e.err.Timeout() }
179 func (e *permanentError) Temporary() bool { return false }
/dports/lang/gcc11/gcc-11.2.0/libgo/go/crypto/tls/
H A Dconn.go172 type permanentError struct { struct
173 err net.Error
176 func (e *permanentError) Error() string { return e.err.Error() }
177 func (e *permanentError) Unwrap() error { return e.err }
178 func (e *permanentError) Timeout() bool { return e.err.Timeout() }
179 func (e *permanentError) Temporary() bool { return false }
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/crypto/tls/
H A Dconn.go180 type permanentError struct { struct
181 err net.Error
184 func (e *permanentError) Error() string { return e.err.Error() }
185 func (e *permanentError) Unwrap() error { return e.err }
186 func (e *permanentError) Timeout() bool { return e.err.Timeout() }
187 func (e *permanentError) Temporary() bool { return false }
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/marten-seemann/qtls-go1-17/
H A Dconn.go184 type permanentError struct { struct
185 err net.Error
188 func (e *permanentError) Error() string { return e.err.Error() }
189 func (e *permanentError) Unwrap() error { return e.err }
190 func (e *permanentError) Timeout() bool { return e.err.Timeout() }
191 func (e *permanentError) Temporary() bool { return false }
/dports/security/xray-core/Xray-core-1.5.0/vendor/github.com/marten-seemann/qtls-go1-16/
H A Dconn.go183 type permanentError struct { struct
184 err net.Error
187 func (e *permanentError) Error() string { return e.err.Error() }
188 func (e *permanentError) Unwrap() error { return e.err }
189 func (e *permanentError) Timeout() bool { return e.err.Timeout() }
190 func (e *permanentError) Temporary() bool { return false }
/dports/security/xray-core/Xray-core-1.5.0/vendor/github.com/marten-seemann/qtls-go1-17/
H A Dconn.go184 type permanentError struct { struct
185 err net.Error
188 func (e *permanentError) Error() string { return e.err.Error() }
189 func (e *permanentError) Unwrap() error { return e.err }
190 func (e *permanentError) Timeout() bool { return e.err.Timeout() }
191 func (e *permanentError) Temporary() bool { return false }
/dports/dns/nextdns/nextdns-1.32.2/vendor/github.com/marten-seemann/qtls-go1-16/
H A Dconn.go183 type permanentError struct { struct
184 err net.Error
187 func (e *permanentError) Error() string { return e.err.Error() }
188 func (e *permanentError) Unwrap() error { return e.err }
189 func (e *permanentError) Timeout() bool { return e.err.Timeout() }
190 func (e *permanentError) Temporary() bool { return false }
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/marten-seemann/qtls-go1-16/
H A Dconn.go183 type permanentError struct { struct
184 err net.Error
187 func (e *permanentError) Error() string { return e.err.Error() }
188 func (e *permanentError) Unwrap() error { return e.err }
189 func (e *permanentError) Timeout() bool { return e.err.Timeout() }
190 func (e *permanentError) Temporary() bool { return false }
/dports/net/ooni-probe-cli/probe-cli-3.10.1/vendor/github.com/marten-seemann/qtls-go1-17/
H A Dconn.go184 type permanentError struct { struct
185 err net.Error
188 func (e *permanentError) Error() string { return e.err.Error() }
189 func (e *permanentError) Unwrap() error { return e.err }
190 func (e *permanentError) Timeout() bool { return e.err.Timeout() }
191 func (e *permanentError) Temporary() bool { return false }
/dports/net/ooni-probe-cli/probe-cli-3.10.1/vendor/github.com/marten-seemann/qtls-go1-16/
H A Dconn.go183 type permanentError struct { struct
184 err net.Error
187 func (e *permanentError) Error() string { return e.err.Error() }
188 func (e *permanentError) Unwrap() error { return e.err }
189 func (e *permanentError) Timeout() bool { return e.err.Timeout() }
190 func (e *permanentError) Temporary() bool { return false }
/dports/net/ooni-mini/probe-engine-0.23.0/vendor/github.com/marten-seemann/qtls-go1-16/
H A Dconn.go183 type permanentError struct { struct
184 err net.Error
187 func (e *permanentError) Error() string { return e.err.Error() }
188 func (e *permanentError) Unwrap() error { return e.err }
189 func (e *permanentError) Timeout() bool { return e.err.Timeout() }
190 func (e *permanentError) Temporary() bool { return false }
/dports/net/storj/storj-1.45.3/vendor/github.com/marten-seemann/qtls-go1-16/
H A Dconn.go183 type permanentError struct { struct
184 err net.Error
187 func (e *permanentError) Error() string { return e.err.Error() }
188 func (e *permanentError) Unwrap() error { return e.err }
189 func (e *permanentError) Timeout() bool { return e.err.Timeout() }
190 func (e *permanentError) Temporary() bool { return false }
/dports/net/storj/storj-1.45.3/vendor/github.com/marten-seemann/qtls-go1-17/
H A Dconn.go184 type permanentError struct { struct
185 err net.Error
188 func (e *permanentError) Error() string { return e.err.Error() }
189 func (e *permanentError) Unwrap() error { return e.err }
190 func (e *permanentError) Timeout() bool { return e.err.Timeout() }
191 func (e *permanentError) Temporary() bool { return false }
/dports/net/traefik/traefik-2.6.1/vendor/github.com/marten-seemann/qtls-go1-17/
H A Dconn.go184 type permanentError struct { struct
185 err net.Error
188 func (e *permanentError) Error() string { return e.err.Error() }
189 func (e *permanentError) Unwrap() error { return e.err }
190 func (e *permanentError) Timeout() bool { return e.err.Timeout() }
191 func (e *permanentError) Temporary() bool { return false }
/dports/net/traefik/traefik-2.6.1/vendor/github.com/marten-seemann/qtls-go1-16/
H A Dconn.go183 type permanentError struct { struct
184 err net.Error
187 func (e *permanentError) Error() string { return e.err.Error() }
188 func (e *permanentError) Unwrap() error { return e.err }
189 func (e *permanentError) Timeout() bool { return e.err.Timeout() }
190 func (e *permanentError) Temporary() bool { return false }