grpc-go/internal/transport
Zach Reyes 9373e5cb26
transport: Fix closing a closed channel panic in handlePing (#5854)
2022-12-13 15:44:03 -05:00
..
networktype attributes: add Equal method; resolver: add AddressMap and State.BalancerAttributes (#4855) 2021-10-15 10:39:56 -07:00
bdp_estimator.go transport: increase BDP limit to 16MB to improve performance for high latency networks (#2455) 2018-11-13 16:12:37 -08:00
controlbuf.go Added logs for reasons causing connection and transport close (#5840) 2022-12-08 19:44:23 -05:00
defaults.go transport: move to internal to make room for new, public transport API (#2212) 2018-07-11 11:22:45 -07:00
flowcontrol.go lint: fix some unused parameter issues (#4956) 2021-11-09 11:18:21 -08:00
handler_server.go transport/http2: use HTTP 400 for bad requests instead of 500 (#5804) 2022-12-13 11:31:23 -08:00
handler_server_test.go transport/http2: use HTTP 400 for bad requests instead of 500 (#5804) 2022-12-13 11:31:23 -08:00
http2_client.go Added logs for reasons causing connection and transport close (#5840) 2022-12-08 19:44:23 -05:00
http2_server.go transport: Fix closing a closed channel panic in handlePing (#5854) 2022-12-13 15:44:03 -05:00
http_util.go internal/transport: optimize grpc-message encoding/decoding (#5654) 2022-10-04 13:29:30 -04:00
http_util_test.go internal/transport: optimize grpc-message encoding/decoding (#5654) 2022-10-04 13:29:30 -04:00
keepalive_test.go server: set TCP_USER_TIMEOUT socket option for linux (#5219) 2022-03-21 15:07:27 -07:00
proxy.go lint: fix some unused parameter issues (#4956) 2021-11-09 11:18:21 -08:00
proxy_test.go lint: fix some unused parameter issues (#4956) 2021-11-09 11:18:21 -08:00
transport.go Added logs for reasons causing connection and transport close (#5840) 2022-12-08 19:44:23 -05:00
transport_test.go Added logs for reasons causing connection and transport close (#5840) 2022-12-08 19:44:23 -05:00