Home
last modified time | relevance | path

Searched defs:netError (Results 1 – 25 of 89) sorted by relevance

1234

/dports/security/snowflake-tor/snowflake-ead5a960d7fa19dc890ccbfc0765c5ab6629eaa9/vendor/github.com/pion/transport/packetio/
H A Derrors.go8 type netError struct { struct
9 error
10 timeout, temporary bool
13 func (e *netError) Timeout() bool {
17 func (e *netError) Temporary() bool {
/dports/net/syncthing/syncthing-1.18.1/syncthing/vendor/github.com/AudriusButkevicius/pfilter/
H A Dmisc.go23 type netError struct { struct
24 msg string
25 timeout bool
26 temporary bool
29 func (e *netError) Error() string { return e.msg }
30 func (e *netError) Timeout() bool { return e.timeout }
31 func (e *netError) Temporary() bool { return e.temporary }
/dports/net/ooni-mini/probe-engine-0.23.0/vendor/git.torproject.org/pluggable-transports/goptlib.git/
H A Dsocks_test.go146 type netError struct { struct
147 errString string
148 temporary bool
151 func (e *netError) Error() string {
155 func (e *netError) Temporary() bool {
159 func (e *netError) Timeout() bool {
/dports/security/meek/goptlib-0.7/
H A Dsocks_test.go146 type netError struct { struct
147 errString string
148 temporary bool
151 func (e *netError) Error() string {
155 func (e *netError) Temporary() bool {
159 func (e *netError) Timeout() bool {
/dports/security/snowflake-tor/snowflake-ead5a960d7fa19dc890ccbfc0765c5ab6629eaa9/vendor/git.torproject.org/pluggable-transports/goptlib.git/
H A Dsocks_test.go146 type netError struct { struct
147 errString string
148 temporary bool
151 func (e *netError) Error() string {
155 func (e *netError) Temporary() bool {
159 func (e *netError) Timeout() bool {
/dports/net/ooni-probe-cli/probe-cli-3.10.1/vendor/git.torproject.org/pluggable-transports/goptlib.git/
H A Dsocks_test.go146 type netError struct { struct
147 errString string
148 temporary bool
151 func (e *netError) Error() string {
155 func (e *netError) Temporary() bool {
159 func (e *netError) Timeout() bool {
/dports/security/obfs4proxy-tor/obfs4proxy-0.0.11/vendor/git.torproject.org/pluggable-transports/goptlib.git/
H A Dsocks_test.go146 type netError struct { struct
147 errString string
148 temporary bool
151 func (e *netError) Error() string {
155 func (e *netError) Temporary() bool {
159 func (e *netError) Timeout() bool {
/dports/security/snowflake-tor/snowflake-ead5a960d7fa19dc890ccbfc0765c5ab6629eaa9/vendor/github.com/pion/transport/test/
H A Dbridge.go52 type netError struct { struct
53 error
54 timeout, temporary bool
57 func (e *netError) Timeout() bool {
61 func (e *netError) Temporary() bool {
/dports/www/gotty/gotty-1.0.1/vendor/github.com/gorilla/websocket/
H A Dconn.go81 type netError struct { struct
82 msg string
83 temporary bool
84 timeout bool
87 func (e *netError) Error() string { return e.msg }
88 func (e *netError) Temporary() bool { return e.temporary }
89 func (e *netError) Timeout() bool { return e.timeout }
/dports/www/chromium-legacy/chromium-88.0.4324.182/android_webview/java/src/org/chromium/android_webview/
H A DErrorCodeConversionHelper.java13 static @WebviewErrorCode int convertErrorCode(@NetError int netError) { in convertErrorCode()
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/cronet/android/test/src/org/chromium/net/
H A DMockUrlRequestJobFactory.java46 public static String getMockUrlWithFailure(int phase, int netError) { in getMockUrlWithFailure()
/dports/security/vuls/vuls-0.13.7/vendor/github.com/nlopes/slack/vendor/github.com/gorilla/websocket/
H A Dconn.go93 type netError struct { struct
94 msg string
95 temporary bool
96 timeout bool
99 func (e *netError) Error() string { return e.msg }
100 func (e *netError) Temporary() bool { return e.temporary }
101 func (e *netError) Timeout() bool { return e.timeout }
/dports/security/vuls/vuls-0.13.7/vendor/github.com/gorilla/websocket/
H A Dconn.go93 type netError struct { struct
94 msg string
95 temporary bool
96 timeout bool
99 func (e *netError) Error() string { return e.msg }
100 func (e *netError) Temporary() bool { return e.temporary }
101 func (e *netError) Timeout() bool { return e.timeout }
/dports/net/inlets/inlets-3.0.2/vendor/github.com/gorilla/websocket/
H A Dconn.go93 type netError struct { struct
94 msg string
95 temporary bool
96 timeout bool
99 func (e *netError) Error() string { return e.msg }
100 func (e *netError) Temporary() bool { return e.temporary }
101 func (e *netError) Timeout() bool { return e.timeout }
/dports/net/inlets/inlets-3.0.2/vendor/github.com/gorilla/websocket/websocket-1.4.1/
H A Dconn.go93 type netError struct { struct
94 msg string
95 temporary bool
96 timeout bool
99 func (e *netError) Error() string { return e.msg }
100 func (e *netError) Temporary() bool { return e.temporary }
101 func (e *netError) Timeout() bool { return e.timeout }
/dports/net/madonctl/madonctl-8d3e9fa/vendor/github.com/gorilla/websocket/
H A Dconn.go93 type netError struct { struct
94 msg string
95 temporary bool
96 timeout bool
99 func (e *netError) Error() string { return e.msg }
100 func (e *netError) Temporary() bool { return e.temporary }
101 func (e *netError) Timeout() bool { return e.timeout }
/dports/net/evans/evans-0.9.1/vendor/github.com/gorilla/websocket/
H A Dconn.go93 type netError struct { struct
94 msg string
95 temporary bool
96 timeout bool
99 func (e *netError) Error() string { return e.msg }
100 func (e *netError) Temporary() bool { return e.temporary }
101 func (e *netError) Timeout() bool { return e.timeout }
/dports/security/vault/vault-1.8.2/vendor/go.etcd.io/etcd/vendor/github.com/gorilla/websocket/
H A Dconn.go93 type netError struct { struct
94 msg string
95 temporary bool
96 timeout bool
99 func (e *netError) Error() string { return e.msg }
100 func (e *netError) Temporary() bool { return e.temporary }
101 func (e *netError) Timeout() bool { return e.timeout }
/dports/net-im/matterbridge/matterbridge-1.22.3/vendor/github.com/gorilla/websocket/
H A Dconn.go93 type netError struct { struct
94 msg string
95 temporary bool
96 timeout bool
99 func (e *netError) Error() string { return e.msg }
100 func (e *netError) Temporary() bool { return e.temporary }
101 func (e *netError) Timeout() bool { return e.timeout }
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/gorilla/websocket/
H A Dconn.go93 type netError struct { struct
94 msg string
95 temporary bool
96 timeout bool
99 func (e *netError) Error() string { return e.msg }
100 func (e *netError) Temporary() bool { return e.temporary }
101 func (e *netError) Timeout() bool { return e.timeout }
/dports/security/certmgr/certmgr-3.0.3/vendor/github.com/google/certificate-transparency-go/certificate-transparency-go-1.0.21/vendor/github.com/coreos/etcd/cmd/vendor/github.com/gorilla/websocket/
H A Dconn.go93 type netError struct { struct
94 msg string
95 temporary bool
96 timeout bool
99 func (e *netError) Error() string { return e.msg }
100 func (e *netError) Temporary() bool { return e.temporary }
101 func (e *netError) Timeout() bool { return e.timeout }
/dports/mail/mailhog/MailHog-1.0.0/vendor/github.com/gorilla/websocket/
H A Dconn.go93 type netError struct { struct
94 msg string
95 temporary bool
96 timeout bool
99 func (e *netError) Error() string { return e.msg }
100 func (e *netError) Temporary() bool { return e.temporary }
101 func (e *netError) Timeout() bool { return e.timeout }
/dports/devel/gh/cli-2.4.0/vendor/github.com/gorilla/websocket/
H A Dconn.go93 type netError struct { struct
94 msg string
95 temporary bool
96 timeout bool
99 func (e *netError) Error() string { return e.msg }
100 func (e *netError) Temporary() bool { return e.temporary }
101 func (e *netError) Timeout() bool { return e.timeout }
/dports/net-im/slack-term/slack-term-0.4.1/vendor/github.com/gorilla/websocket/
H A Dconn.go93 type netError struct { struct
94 msg string
95 temporary bool
96 timeout bool
99 func (e *netError) Error() string { return e.msg }
100 func (e *netError) Temporary() bool { return e.temporary }
101 func (e *netError) Timeout() bool { return e.timeout }
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/gorilla/websocket/
H A Dconn.go93 type netError struct { struct
94 msg string
95 temporary bool
96 timeout bool
99 func (e *netError) Error() string { return e.msg }
100 func (e *netError) Temporary() bool { return e.temporary }
101 func (e *netError) Timeout() bool { return e.timeout }

1234