commit | 679dbb006f5da578660590c5c06a469a0bbaba27 | [log] [tgz] |
---|---|---|
author | Ashlesh Gawande <agawande@memphis.edu> | Tue Aug 21 11:43:21 2018 -0500 |
committer | Alex Afanasyev <aa@cs.fiu.edu> | Sun Oct 28 15:33:18 2018 -0700 |
tree | 498dac7f54f0fed6176e864a1569677cbc573795 | |
parent | 241df42555100494ee34042f8af378a3f5c80c4c [diff] |
util: add stop function to SegmentFetcher refs: #4692 Change-Id: I8b7f0c52ac9dd22ed9a665daaa62ef130eac2e53
ndn-cxx is a C++ library, implementing Named Data Networking (NDN) primitives that can be used to implement various NDN applications. The library is currently being used as part of the following projects:
See the file docs/INSTALL.rst
for build and install instructions.
Please submit any bugs or issues to the ndn-cxx issue tracker: https://redmine.named-data.net/projects/ndn-cxx/issues
Extensive documentation of the library is available on the library's homepage: http://www.named-data.net/doc/ndn-cxx/
If you are new to the NDN community of software generally, read the Contributor's Guide.
ndn-cxx is an open source project licensed under LGPL 3.0 license. For more information about the license, refer to COPYING.md
.