commit | 4ca3d67cd8064777b7de899ae6e63ef3488de719 | [log] [tgz] |
---|---|---|
author | wub <wub@google.com> | Wed Jun 12 08:27:17 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Jun 12 10:05:13 2019 -0700 |
tree | 73b0d14f2fae8ef168e9121f480f7865fb4daba4 | |
parent | 879dc76a592462dbee9815551e3d3167cb13c3c5 [diff] [blame] |
Remove references to stateless reject from various comments and tests. gfe-relnote: (n/a) Test and comment only. PiperOrigin-RevId: 252828654 Change-Id: I55373e14b58c895c48886a142440418ba2faeecf
diff --git a/quic/tools/quic_simple_crypto_server_stream_helper.h b/quic/tools/quic_simple_crypto_server_stream_helper.h index f8a58f6..3480776 100644 --- a/quic/tools/quic_simple_crypto_server_stream_helper.h +++ b/quic/tools/quic_simple_crypto_server_stream_helper.h
@@ -11,7 +11,7 @@ namespace quic { // Simple helper for server crypto streams which generates a new random -// connection ID for stateless rejects. +// connection ID for rejects. class QuicSimpleCryptoServerStreamHelper : public QuicCryptoServerStream::Helper { public: