commit | 245d791ef7435a51d3a9015fc3f5d61cb27f9892 | [log] [tgz] |
---|---|---|
author | Weiwei Liu <summerwing10@gmail.com> | Thu Jul 28 00:04:25 2016 -0700 |
committer | Weiwei Liu <summerwing10@gmail.com> | Tue Nov 01 21:26:01 2016 -0700 |
tree | cc0f15ce7e0c69cf556a8cdc2833e5c4c63cafc3 | |
parent | 2547a5288d96b0b0eb9d6f5820a3baf4e4b0828e [diff] [blame] |
chunks: AIMD congestion control refs #3636 Change-Id: Ia5e601201219048eb5c745bba9627e4916dac31a
diff --git a/tools/chunks/catchunks/pipeline-interests.hpp b/tools/chunks/catchunks/pipeline-interests.hpp index 63d714d..8921407 100644 --- a/tools/chunks/catchunks/pipeline-interests.hpp +++ b/tools/chunks/catchunks/pipeline-interests.hpp
@@ -119,6 +119,8 @@ Name m_prefix; uint64_t m_lastSegmentNo; uint64_t m_excludedSegmentNo; + +PUBLIC_WITH_TESTS_ELSE_PROTECTED: bool m_hasFinalBlockId; ///< true if the last segment number is known private: