Home
last modified time | relevance | path

Searched refs:http2Server (Results 76 – 100 of 336) sorted by relevance

12345678910>>...14

/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-secrets-openldap/vendor/google.golang.org/grpc/internal/transport/
H A Dhttp2_server.go65 type http2Server struct { struct
213 t := &http2Server{
544 func (t *http2Server) updateFlowControl(n uint32) { argument
783 func (t *http2Server) setResetPingStrikes() { argument
942 func (t *http2Server) keepalive() { argument
1035 func (t *http2Server) Close() error { argument
1119 func (t *http2Server) RemoteAddr() net.Addr { argument
1123 func (t *http2Server) Drain() { argument
1218 func (t *http2Server) IncrMsgSent() { argument
1223 func (t *http2Server) IncrMsgRecv() { argument
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-secrets-terraform/vendor/google.golang.org/grpc/internal/transport/
H A Dhttp2_server.go65 type http2Server struct { struct
213 t := &http2Server{
544 func (t *http2Server) updateFlowControl(n uint32) { argument
783 func (t *http2Server) setResetPingStrikes() { argument
942 func (t *http2Server) keepalive() { argument
1035 func (t *http2Server) Close() error { argument
1119 func (t *http2Server) RemoteAddr() net.Addr { argument
1123 func (t *http2Server) Drain() { argument
1218 func (t *http2Server) IncrMsgSent() { argument
1223 func (t *http2Server) IncrMsgRecv() { argument
[all …]
/dports/www/pomerium/pomerium-0.8.3/vendor/google.golang.org/grpc/internal/transport/
H A Dhttp2_server.go70 type http2Server struct { struct
218 t := &http2Server{
549 func (t *http2Server) updateFlowControl(n uint32) { argument
788 func (t *http2Server) setResetPingStrikes() { argument
944 func (t *http2Server) keepalive() { argument
1037 func (t *http2Server) Close() error { argument
1121 func (t *http2Server) RemoteAddr() net.Addr { argument
1125 func (t *http2Server) Drain() { argument
1220 func (t *http2Server) IncrMsgSent() { argument
1225 func (t *http2Server) IncrMsgRecv() { argument
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-database-couchbase/vendor/google.golang.org/grpc/internal/transport/
H A Dhttp2_server.go65 type http2Server struct { struct
213 t := &http2Server{
544 func (t *http2Server) updateFlowControl(n uint32) { argument
783 func (t *http2Server) setResetPingStrikes() { argument
942 func (t *http2Server) keepalive() { argument
1035 func (t *http2Server) Close() error { argument
1119 func (t *http2Server) RemoteAddr() net.Addr { argument
1123 func (t *http2Server) Drain() { argument
1218 func (t *http2Server) IncrMsgSent() { argument
1223 func (t *http2Server) IncrMsgRecv() { argument
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-database-elasticsearch/vendor/google.golang.org/grpc/internal/transport/
H A Dhttp2_server.go65 type http2Server struct { struct
213 t := &http2Server{
544 func (t *http2Server) updateFlowControl(n uint32) { argument
783 func (t *http2Server) setResetPingStrikes() { argument
942 func (t *http2Server) keepalive() { argument
1035 func (t *http2Server) Close() error { argument
1119 func (t *http2Server) RemoteAddr() net.Addr { argument
1123 func (t *http2Server) Drain() { argument
1218 func (t *http2Server) IncrMsgSent() { argument
1223 func (t *http2Server) IncrMsgRecv() { argument
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-secrets-ad/vendor/google.golang.org/grpc/internal/transport/
H A Dhttp2_server.go70 type http2Server struct { struct
218 t := &http2Server{
549 func (t *http2Server) updateFlowControl(n uint32) { argument
788 func (t *http2Server) setResetPingStrikes() { argument
944 func (t *http2Server) keepalive() { argument
1037 func (t *http2Server) Close() error { argument
1121 func (t *http2Server) RemoteAddr() net.Addr { argument
1125 func (t *http2Server) Drain() { argument
1220 func (t *http2Server) IncrMsgSent() { argument
1225 func (t *http2Server) IncrMsgRecv() { argument
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-secrets-azure/vendor/google.golang.org/grpc/internal/transport/
H A Dhttp2_server.go70 type http2Server struct { struct
218 t := &http2Server{
549 func (t *http2Server) updateFlowControl(n uint32) { argument
788 func (t *http2Server) setResetPingStrikes() { argument
944 func (t *http2Server) keepalive() { argument
1037 func (t *http2Server) Close() error { argument
1121 func (t *http2Server) RemoteAddr() net.Addr { argument
1125 func (t *http2Server) Drain() { argument
1220 func (t *http2Server) IncrMsgSent() { argument
1225 func (t *http2Server) IncrMsgRecv() { argument
[all …]
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/
H A Dhttp2_server.go70 type http2Server struct { struct
218 t := &http2Server{
549 func (t *http2Server) updateFlowControl(n uint32) { argument
788 func (t *http2Server) setResetPingStrikes() { argument
944 func (t *http2Server) keepalive() { argument
1037 func (t *http2Server) Close() error { argument
1121 func (t *http2Server) RemoteAddr() net.Addr { argument
1125 func (t *http2Server) Drain() { argument
1220 func (t *http2Server) IncrMsgSent() { argument
1225 func (t *http2Server) IncrMsgRecv() { argument
[all …]
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/containerd/containerd/vendor/google.golang.org/grpc/internal/transport/
H A Dhttp2_server.go70 type http2Server struct { struct
218 t := &http2Server{
549 func (t *http2Server) updateFlowControl(n uint32) { argument
788 func (t *http2Server) setResetPingStrikes() { argument
944 func (t *http2Server) keepalive() { argument
1037 func (t *http2Server) Close() error { argument
1121 func (t *http2Server) RemoteAddr() net.Addr { argument
1125 func (t *http2Server) Drain() { argument
1220 func (t *http2Server) IncrMsgSent() { argument
1225 func (t *http2Server) IncrMsgRecv() { argument
[all …]
/dports/sysutils/consul/consul-1.10.3/vendor/google.golang.org/grpc/internal/transport/
H A Dhttp2_server.go66 type http2Server struct { struct
215 t := &http2Server{
542 func (t *http2Server) updateFlowControl(n uint32) { argument
781 func (t *http2Server) setResetPingStrikes() { argument
933 func (t *http2Server) keepalive() { argument
1015 func (t *http2Server) Close() error { argument
1099 func (t *http2Server) RemoteAddr() net.Addr { argument
1103 func (t *http2Server) Drain() { argument
1198 func (t *http2Server) IncrMsgSent() { argument
1203 func (t *http2Server) IncrMsgRecv() { argument
[all …]
/dports/audio/murmur-cli/murmur-cli-8f83169/vendor/google.golang.org/grpc/internal/transport/
H A Dhttp2_server.go66 type http2Server struct { struct
215 t := &http2Server{
542 func (t *http2Server) updateFlowControl(n uint32) { argument
781 func (t *http2Server) setResetPingStrikes() { argument
933 func (t *http2Server) keepalive() { argument
1015 func (t *http2Server) Close() error { argument
1099 func (t *http2Server) RemoteAddr() net.Addr { argument
1103 func (t *http2Server) Drain() { argument
1198 func (t *http2Server) IncrMsgSent() { argument
1203 func (t *http2Server) IncrMsgRecv() { argument
[all …]
/dports/net/concourse-fly/concourse-6.7.1/vendor/google.golang.org/grpc/internal/transport/
H A Dhttp2_server.go70 type http2Server struct { struct
218 t := &http2Server{
549 func (t *http2Server) updateFlowControl(n uint32) { argument
788 func (t *http2Server) setResetPingStrikes() { argument
944 func (t *http2Server) keepalive() { argument
1037 func (t *http2Server) Close() error { argument
1121 func (t *http2Server) RemoteAddr() net.Addr { argument
1125 func (t *http2Server) Drain() { argument
1220 func (t *http2Server) IncrMsgSent() { argument
1225 func (t *http2Server) IncrMsgRecv() { argument
[all …]
/dports/www/carbonapi/carbonapi-0.14.1/vendor/google.golang.org/grpc/internal/transport/
H A Dhttp2_server.go65 type http2Server struct { struct
213 t := &http2Server{
544 func (t *http2Server) updateFlowControl(n uint32) { argument
783 func (t *http2Server) setResetPingStrikes() { argument
942 func (t *http2Server) keepalive() { argument
1035 func (t *http2Server) Close() error { argument
1119 func (t *http2Server) RemoteAddr() net.Addr { argument
1123 func (t *http2Server) Drain() { argument
1218 func (t *http2Server) IncrMsgSent() { argument
1223 func (t *http2Server) IncrMsgRecv() { argument
[all …]
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/
H A Dhttp2_server.go70 type http2Server struct { struct
218 t := &http2Server{
549 func (t *http2Server) updateFlowControl(n uint32) { argument
788 func (t *http2Server) setResetPingStrikes() { argument
944 func (t *http2Server) keepalive() { argument
1037 func (t *http2Server) Close() error { argument
1121 func (t *http2Server) RemoteAddr() net.Addr { argument
1125 func (t *http2Server) Drain() { argument
1220 func (t *http2Server) IncrMsgSent() { argument
1225 func (t *http2Server) IncrMsgRecv() { argument
[all …]
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/containerd/containerd/vendor/google.golang.org/grpc/internal/transport/
H A Dhttp2_server.go70 type http2Server struct { struct
218 t := &http2Server{
549 func (t *http2Server) updateFlowControl(n uint32) { argument
788 func (t *http2Server) setResetPingStrikes() { argument
944 func (t *http2Server) keepalive() { argument
1037 func (t *http2Server) Close() error { argument
1121 func (t *http2Server) RemoteAddr() net.Addr { argument
1125 func (t *http2Server) Drain() { argument
1220 func (t *http2Server) IncrMsgSent() { argument
1225 func (t *http2Server) IncrMsgRecv() { argument
[all …]
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/Microsoft/hcsshim/test/vendor/google.golang.org/grpc/internal/transport/
H A Dhttp2_server.go65 type http2Server struct { struct
213 t := &http2Server{
544 func (t *http2Server) updateFlowControl(n uint32) { argument
783 func (t *http2Server) setResetPingStrikes() { argument
935 func (t *http2Server) keepalive() { argument
1028 func (t *http2Server) Close() error { argument
1112 func (t *http2Server) RemoteAddr() net.Addr { argument
1116 func (t *http2Server) Drain() { argument
1211 func (t *http2Server) IncrMsgSent() { argument
1216 func (t *http2Server) IncrMsgRecv() { argument
[all …]
/dports/misc/concourse/concourse-6.7.2/vendor/google.golang.org/grpc/internal/transport/
H A Dhttp2_server.go70 type http2Server struct { struct
218 t := &http2Server{
549 func (t *http2Server) updateFlowControl(n uint32) { argument
788 func (t *http2Server) setResetPingStrikes() { argument
944 func (t *http2Server) keepalive() { argument
1037 func (t *http2Server) Close() error { argument
1121 func (t *http2Server) RemoteAddr() net.Addr { argument
1125 func (t *http2Server) Drain() { argument
1220 func (t *http2Server) IncrMsgSent() { argument
1225 func (t *http2Server) IncrMsgRecv() { argument
[all …]
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/google.golang.org/grpc/internal/transport/
H A Dhttp2_server.go66 type http2Server struct { struct
214 t := &http2Server{
571 func (t *http2Server) updateFlowControl(n uint32) { argument
818 func (t *http2Server) setResetPingStrikes() { argument
970 func (t *http2Server) keepalive() { argument
1067 func (t *http2Server) Close() error { argument
1151 func (t *http2Server) RemoteAddr() net.Addr { argument
1155 func (t *http2Server) Drain() { argument
1250 func (t *http2Server) IncrMsgSent() { argument
1255 func (t *http2Server) IncrMsgRecv() { argument
[all …]
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/google.golang.org/grpc/internal/transport/
H A Dhttp2_server.go66 type http2Server struct { struct
215 t := &http2Server{
542 func (t *http2Server) updateFlowControl(n uint32) { argument
781 func (t *http2Server) setResetPingStrikes() { argument
933 func (t *http2Server) keepalive() { argument
1015 func (t *http2Server) Close() error { argument
1099 func (t *http2Server) RemoteAddr() net.Addr { argument
1103 func (t *http2Server) Drain() { argument
1198 func (t *http2Server) IncrMsgSent() { argument
1203 func (t *http2Server) IncrMsgRecv() { argument
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/hashicorp/consul/vendor/google.golang.org/grpc/internal/transport/
H A Dhttp2_server.go66 type http2Server struct { struct
215 t := &http2Server{
542 func (t *http2Server) updateFlowControl(n uint32) { argument
781 func (t *http2Server) setResetPingStrikes() { argument
933 func (t *http2Server) keepalive() { argument
1015 func (t *http2Server) Close() error { argument
1099 func (t *http2Server) RemoteAddr() net.Addr { argument
1103 func (t *http2Server) Drain() { argument
1198 func (t *http2Server) IncrMsgSent() { argument
1203 func (t *http2Server) IncrMsgRecv() { argument
[all …]
/dports/www/oauth2-proxy/oauth2-proxy-7.2.0/vendor/google.golang.org/grpc/internal/transport/
H A Dhttp2_server.go70 type http2Server struct { struct
218 t := &http2Server{
549 func (t *http2Server) updateFlowControl(n uint32) { argument
788 func (t *http2Server) setResetPingStrikes() { argument
944 func (t *http2Server) keepalive() { argument
1037 func (t *http2Server) Close() error { argument
1121 func (t *http2Server) RemoteAddr() net.Addr { argument
1125 func (t *http2Server) Drain() { argument
1220 func (t *http2Server) IncrMsgSent() { argument
1225 func (t *http2Server) IncrMsgRecv() { argument
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/hashicorp/consul/vendor/google.golang.org/grpc/internal/transport/
H A Dhttp2_server.go66 type http2Server struct { struct
215 t := &http2Server{
542 func (t *http2Server) updateFlowControl(n uint32) { argument
781 func (t *http2Server) setResetPingStrikes() { argument
933 func (t *http2Server) keepalive() { argument
1015 func (t *http2Server) Close() error { argument
1099 func (t *http2Server) RemoteAddr() net.Addr { argument
1103 func (t *http2Server) Drain() { argument
1198 func (t *http2Server) IncrMsgSent() { argument
1203 func (t *http2Server) IncrMsgRecv() { argument
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/
H A Dhttp2_server.go70 type http2Server struct { struct
218 t := &http2Server{
549 func (t *http2Server) updateFlowControl(n uint32) { argument
788 func (t *http2Server) setResetPingStrikes() { argument
944 func (t *http2Server) keepalive() { argument
1037 func (t *http2Server) Close() error { argument
1121 func (t *http2Server) RemoteAddr() net.Addr { argument
1125 func (t *http2Server) Drain() { argument
1220 func (t *http2Server) IncrMsgSent() { argument
1225 func (t *http2Server) IncrMsgRecv() { argument
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/containerd/containerd/vendor/google.golang.org/grpc/internal/transport/
H A Dhttp2_server.go70 type http2Server struct { struct
218 t := &http2Server{
549 func (t *http2Server) updateFlowControl(n uint32) { argument
788 func (t *http2Server) setResetPingStrikes() { argument
944 func (t *http2Server) keepalive() { argument
1037 func (t *http2Server) Close() error { argument
1121 func (t *http2Server) RemoteAddr() net.Addr { argument
1125 func (t *http2Server) Drain() { argument
1220 func (t *http2Server) IncrMsgSent() { argument
1225 func (t *http2Server) IncrMsgRecv() { argument
[all …]
/dports/net-im/nextcloud-spreed-signaling/nextcloud-spreed-signaling-0.2.0/vendor/src/go.etcd.io/etcd/vendor/google.golang.org/grpc/internal/transport/
H A Dhttp2_server.go70 type http2Server struct { struct
218 t := &http2Server{
549 func (t *http2Server) updateFlowControl(n uint32) { argument
788 func (t *http2Server) setResetPingStrikes() { argument
944 func (t *http2Server) keepalive() { argument
1037 func (t *http2Server) Close() error { argument
1121 func (t *http2Server) RemoteAddr() net.Addr { argument
1125 func (t *http2Server) Drain() { argument
1220 func (t *http2Server) IncrMsgSent() { argument
1225 func (t *http2Server) IncrMsgRecv() { argument
[all …]

12345678910>>...14