Rename flag --quic_export_server_num_packets_per_write_histogram to --quic_export_write_path_stats_at_server.

I plan to add a couple of histograms under the same flag.

PiperOrigin-RevId: 339311828
Change-Id: Icf2f912914d05841e08637c1c697391b89bec08a
2 files changed
tree: 2acc78630c4c58b4cc952c3ee4069ab35dbd6bb9
  1. common/
  2. epoll_server/
  3. http2/
  4. quic/
  5. spdy/
  6. CONTRIBUTING.md
  7. LICENSE
  8. README.md
README.md

QUICHE

QUICHE (QUIC, Http/2, Etc) is Google‘s implementation of QUIC and related protocols. It powers Chromium as well as Google’s QUIC servers and some other projects. QUICHE is only supported on little-endian platforms.