grpc-go/internal/transport
Nathan Baulch c8951abc16
*: fix minor typos (#7487)
* Fix typos

* Fix reflecton tests
2024-08-14 22:43:01 +05:30
..
grpchttp2 *: fix minor typos (#7487) 2024-08-14 22:43:01 +05:30
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 *: fix minor typos (#7487) 2024-08-14 22:43:01 +05:30
defaults.go transport: fix maxStreamID to align with http2 spec (#5948) 2023-01-18 10:05:46 -08:00
flowcontrol.go lint: fix some unused parameter issues (#4956) 2021-11-09 11:18:21 -08:00
handler_server.go internal/transport: Unlock mutex before panic (#7488) 2024-08-08 11:32:52 -07:00
handler_server_test.go *: fix typos (#7178) 2024-05-02 16:54:22 -07:00
http2_client.go *: fix minor typos (#7487) 2024-08-14 22:43:01 +05:30
http2_server.go internal/transport: minor cleanup of controlBuffer code (#7319) 2024-06-17 07:41:12 -07:00
http_util.go transport/bufWriter: fast-fail on error returned from flushKeepBuffer() (#7394) 2024-08-07 12:07:18 -07:00
http_util_test.go transport/bufWriter: fast-fail on error returned from flushKeepBuffer() (#7394) 2024-08-07 12:07:18 -07:00
keepalive_test.go channelz: pass parent pointer instead of parent ID to RegisterSubChannel (#7101) 2024-04-08 10:01:16 -07:00
logging.go transport: use prefix logging (#6135) 2023-03-22 09:20:36 -07:00
proxy.go transport: Discard the buffer when empty after http connect handshake (#7424) 2024-07-30 21:30:34 +05:30
proxy_test.go transport: Discard the buffer when empty after http connect handshake (#7424) 2024-07-30 21:30:34 +05:30
transport.go *: fix minor typos (#7487) 2024-08-14 22:43:01 +05:30
transport_test.go *: fix minor typos (#7487) 2024-08-14 22:43:01 +05:30