commit | 40ebaad6038a6ba7a9b6cba027d722a12d407624 | [log] [tgz] |
---|---|---|
author | jrclark2 <jrclark2@memphis.edu> | Thu Apr 02 11:18:00 2020 -0500 |
committer | Davide Pesavento <davidepesa@gmail.com> | Sat May 09 23:30:32 2020 -0400 |
tree | cdd42cddd42860a98d40a0ce56058f7bd1a6e4d5 | |
parent | 3ad89230602b19f87ed525dc4320ed947d3f9870 [diff] |
util: add "in order" mode to SegmentFetcher This commit adds an option for the fetcher to emit a signal when a segment has arrived in order. Out-of-order segments are maintained internally by the fetcher and are deleted when the signal is emitted. Change-Id: I84aec680774af3e3c07bb07c881eab8908b5c9c2
ndn-cxx is a C++14 library implementing Named Data Networking (NDN) primitives that can be used to write various NDN applications. The library is currently being used by the following projects:
See docs/INSTALL.rst
for compilation and installation instructions.
Extensive documentation is available on the library's homepage.
Please submit any bugs or feature requests to the ndn-cxx issue tracker.
We greatly appreciate contributions to the ndn-cxx code base. If you are new to the NDN software community, please read the Contributor's Guide to get started.
ndn-cxx is an open source project licensed under the LGPL version 3. See COPYING.md
for more information.