Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(471)

Unified Diff: net/quic/quic_flags.h

Issue 1651153005: changes QUIC negotiation about max open streams which effects server (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@113042237
Patch Set: Created 4 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « net/quic/quic_client_session_base.h ('k') | net/quic/quic_flags.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/quic/quic_flags.h
diff --git a/net/quic/quic_flags.h b/net/quic/quic_flags.h
index ced09dcf019907e97546c5612454935764b3b01e..f01379730efbf4d5f0a6057b01afa2db23969728 100644
--- a/net/quic/quic_flags.h
+++ b/net/quic/quic_flags.h
@@ -53,4 +53,5 @@ NET_EXPORT_PRIVATE extern bool FLAGS_quic_retransmit_via_onserializedpacket;
NET_EXPORT_PRIVATE extern bool FLAGS_quic_include_path_id_in_iv;
NET_EXPORT_PRIVATE extern bool FLAGS_quic_cede_correctly;
NET_EXPORT_PRIVATE extern bool FLAGS_quic_crypto_proof_use_ref;
+NET_EXPORT_PRIVATE extern bool FLAGS_quic_different_max_num_open_streams;
#endif // NET_QUIC_QUIC_FLAGS_H_
« no previous file with comments | « net/quic/quic_client_session_base.h ('k') | net/quic/quic_flags.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698