commit | 33063399fc7f76f8154349e31cf00937c317dcd9 | [log] [tgz] |
---|---|---|
author | Eric Newberry <enewberry@cs.arizona.edu> | Sat Jun 23 01:59:36 2018 -0700 |
committer | Eric Newberry <enewberry@cs.arizona.edu> | Sun Jun 24 13:20:50 2018 -0700 |
tree | 859fb62228fcadb0bc47752e2b70361c727d5045 | |
parent | e345baa02a7628e7e3f7ae8e620526c2136d591c [diff] |
docs: unregister prefixes instead of calling Face::shutdown refs #4636 Change-Id: I15944bcb544bdbf0c253fe390c4ff459735d64a6
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
.