commit | 7007a3c45826621ad3cc6fe998f4baf30126a360 | [log] [tgz] |
---|---|---|
author | Junxiao Shi <git@mail1.yoursunny.com> | Thu Nov 20 22:37:55 2014 -0700 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Wed Nov 26 20:55:13 2014 -0800 |
tree | fc87c9349a6beab14538cd9074301e6c50c3ce0c | |
parent | 2c3cbe41e97d87888d2109b32a6b5cd5fec9ca86 [diff] |
interest: declare DEFAULT_INTEREST_LIFETIME as milliseconds type In public API, this constant is described as unspecified duration type. refs #2130 Change-Id: Ie85b6ced22461d8f6781e0a0628635c4f6a742d9
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: http://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/
ndn-cxx is an open source project licensed under LGPL 3.0 license. For more information about the license, refer to COPYING.md
.