Home
last modified time | relevance | path

Searched defs:DialContext (Results 1 – 25 of 1309) sorted by relevance

12345678910>>...53

/dports/net/rclone/rclone-1.57.0/vendor/storj.io/common/rpc/
H A Dconnector.go30 DialContext(ctx context.Context, tlsconfig *tls.Config, address string) (ConnectorConn, error) methodSpec
35 DialContext func(ctx context.Context, network, address string) (net.Conn, error) member
68 func (t TCPConnector) DialContext(ctx context.Context, tlsConfig *tls.Config, address string) (_ Co… func
/dports/net/storj/storj-1.45.3/vendor/storj.io/common/rpc/
H A Dconnector.go30 DialContext(ctx context.Context, tlsconfig *tls.Config, address string) (ConnectorConn, error) methodSpec
35 DialContext func(ctx context.Context, network, address string) (net.Conn, error) member
75 func (t TCPConnector) DialContext(ctx context.Context, tlsConfig *tls.Config, address string) (_ Co… func
/dports/www/pomerium/pomerium-0.8.3/integration/internal/netutil/
H A Dnetutil.go11 DialContext(ctx context.Context, network, addr string) (net.Conn, error) methodSpec
26 func (d *localDialer) DialContext(ctx context.Context, network, addr string) (net.Conn, error) { func
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/libp2p/go-reuseport-transport/
H A Ddial.go14 DialContext(ctx context.Context, network, addr string) (net.Conn, error) methodSpec
29 func (t *Transport) DialContext(ctx context.Context, raddr ma.Multiaddr) (manet.Conn, error) { func
/dports/net/ooni-mini/probe-engine-0.23.0/netx/dialer/
H A Dsaver.go21 func (d SaverDialer) DialContext(ctx context.Context, network, address string) (net.Conn, error) { func
80 func (d SaverConnDialer) DialContext(ctx context.Context, network, address string) (net.Conn, error… func
H A Deof_test.go13 func (EOFDialer) DialContext(ctx context.Context, network, address string) (net.Conn, error) { func
20 func (EOFConnDialer) DialContext(ctx context.Context, network, address string) (net.Conn, error) { func
H A Dshaping_disabled.go18 func (d ShapingDialer) DialContext( func
H A Dtimeout_test.go16 func (SlowDialer) DialContext(ctx context.Context, network, address string) (net.Conn, error) { func
/dports/net/ooni-probe-cli/probe-cli-3.10.1/internal/engine/netx/dialer/
H A Dsaver.go21 func (d SaverDialer) DialContext(ctx context.Context, network, address string) (net.Conn, error) { func
80 func (d SaverConnDialer) DialContext(ctx context.Context, network, address string) (net.Conn, error… func
H A Deof_test.go13 func (EOFDialer) DialContext(ctx context.Context, network, address string) (net.Conn, error) { func
20 func (EOFConnDialer) DialContext(ctx context.Context, network, address string) (net.Conn, error) { func
H A Dshaping_disabled.go18 func (d ShapingDialer) DialContext( func
H A Dtimeout_test.go16 func (SlowDialer) DialContext(ctx context.Context, network, address string) (net.Conn, error) { func
/dports/sysutils/kubectl/kubernetes-1.22.2/vendor/sigs.k8s.io/apiserver-network-proxy/konnectivity-client/pkg/client/
H A Dclient.go38 DialContext(ctx context.Context, protocol, address string) (net.Conn, error) methodSpec
178 func (t *grpcTunnel) DialContext(ctx context.Context, protocol, address string) (net.Conn, error) { func
/dports/net/ooni-probe-cli/probe-cli-3.10.1/internal/engine/netx/quicdialer/
H A Derrorwrapper.go18 func (d ErrorWrapperDialer) DialContext( func
/dports/net/ooni-mini/probe-engine-0.23.0/netx/quicdialer/
H A Derrorwrapper.go18 func (d ErrorWrapperDialer) DialContext( func
/dports/devel/mutagen/mutagen-0.11.8/pkg/ipc/
H A Dipc_posix.go15 func DialContext(context context.Context, path string) (net.Conn, error) { func
/dports/databases/prometheus-postgresql-adapter/prometheus-postgresql-adapter-0.6.0/vendor/golang.org/x/net/proxy/
H A Ddirect.go28 func (direct) DialContext(ctx context.Context, network, addr string) (net.Conn, error) { func
/dports/net/gscloud/gscloud-0.11.0/vendor/golang.org/x/net/proxy/
H A Ddirect.go28 func (direct) DialContext(ctx context.Context, network, addr string) (net.Conn, error) { func
/dports/net/grpcui/grpcui-1.1.0/vendor/golang.org/x/net/proxy/
H A Ddirect.go28 func (direct) DialContext(ctx context.Context, network, addr string) (net.Conn, error) { func
/dports/finance/cointop/cointop-1.5.4/vendor/golang.org/x/net/net-da137c7871d7/proxy/
H A Ddirect.go28 func (direct) DialContext(ctx context.Context, network, addr string) (net.Conn, error) { func
/dports/net-mgmt/bind_exporter/bind_exporter-0.4.0/vendor/golang.org/x/net/proxy/
H A Ddirect.go28 func (direct) DialContext(ctx context.Context, network, addr string) (net.Conn, error) { func
/dports/net/goreplay/goreplay-1.2.0/vendor/golang.org/x/net/net-ab3426394381/proxy/
H A Ddirect.go28 func (direct) DialContext(ctx context.Context, network, addr string) (net.Conn, error) { func
/dports/net/goreplay/goreplay-1.2.0/vendor/golang.org/x/net/proxy/
H A Ddirect.go28 func (direct) DialContext(ctx context.Context, network, addr string) (net.Conn, error) { func
/dports/net/rclone/rclone-1.57.0/vendor/golang.org/x/net/proxy/
H A Ddirect.go28 func (direct) DialContext(ctx context.Context, network, addr string) (net.Conn, error) { func
/dports/devel/gh/cli-2.4.0/vendor/golang.org/x/net/proxy/
H A Ddirect.go28 func (direct) DialContext(ctx context.Context, network, addr string) (net.Conn, error) { func

12345678910>>...53