Home
last modified time | relevance | path

Searched defs:netError (Results 51 – 75 of 89) sorted by relevance

1234

/dports/net/traefik/traefik-2.6.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/net/v2ray/v2ray-core-4.36.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/ooni-probe-cli/probe-cli-3.10.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/misc/concourse/concourse-6.7.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/ooni-mini/probe-engine-0.23.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/sysutils/nomad/nomad-1.1.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/www/mattermost-server/mattermost-server-6.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/devel/etcd33/etcd-3.3.23/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/sysutils/hared/hared-hare-1.0-45-g8341d8a/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/devd/devd-0.9/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/etcd34/etcd-3.4.18/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/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/gorilla/websocket/websocket-1.4.2/
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/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/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/sysutils/kubectl/kubernetes-1.22.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/sysutils/istio/istio-1.6.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/sysutils/istio/istio-1.6.7/vendor/github.com/coreos/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/irc/ergo/ergo-2.8.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/sysutils/terraform/terraform-1.0.11/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/sysutils/sensu-go/sensu-go-5.11.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/graphics/pixie/Pixie/src/ri/
H A DrendererNetwork.cpp220 #define netError() { \ macro
312 #define netError() error(CODE_SYSTEM,"NET ERROR: %s\n",strerror(errno)); macro
/dports/net/google-cloud-sdk-app-engine-go/platform/google_appengine/goroot-1.9/doc/progs/
H A Derror.go114 func netError(err error) { // OMIT func
/dports/math/vtk6/VTK-6.2.0/ThirdParty/Twisted/twisted/spread/ui/
H A Dgtk2util.py12 from twisted.internet import error as netError unknown
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/go-kivik/couchdb/chttp/
H A Dchttp.go187 func netError(err error) error { func
/dports/security/snowflake-tor/snowflake-ead5a960d7fa19dc890ccbfc0765c5ab6629eaa9/vendor/github.com/pion/dtls/v2/
H A Derrors.go121 func netError(err error) error { func
/dports/games/libretro-pcsx_rearmed/pcsx_rearmed-c2d67cd/libpcsxcore/
H A Dsio.c388 void netError() { in netError() function

1234