commit | cc910cd0aa16d8c9a0733a27b4c27d8f9720b157 | [log] [tgz] |
---|---|---|
author | Eric Newberry <enewberry@cs.arizona.edu> | Sun May 06 17:01:40 2018 -0700 |
committer | Eric Newberry <enewberry@cs.arizona.edu> | Thu May 17 14:07:05 2018 -0700 |
tree | 0c111041b82366e9e588f281a6f629eadfd63261 | |
parent | 21be81676ffaf49d27d2b149f5f452e106fd4a03 [diff] |
util: use signals instead of callbacks in SegmentFetcher Deprecate fetch() static functions in favor of start() refs #4464 Change-Id: I8632790e6151ad019b19c89ceae1944d37871da2
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
.