commit | 2b765f8ae73e204b8a9016361be7fe421ccbd5fd | [log] [tgz] |
---|---|---|
author | Eric Newberry <enewberry@cs.arizona.edu> | Mon Jun 25 14:51:13 2018 -0700 |
committer | Eric Newberry <enewberry@cs.arizona.edu> | Mon Jun 25 21:22:24 2018 -0700 |
tree | 16d813e73ffb0435a479f4aa5c5d93a0af03afb3 | |
parent | 33063399fc7f76f8154349e31cf00937c317dcd9 [diff] |
util: eliminate selector usage in SegmentFetcher refs #4555 Change-Id: I61c28a916ca92d30538bfc7a917f0c44c3854722
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
.