commit | 1b01c313c6953670eb42b00e7354ceedab3d64e3 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Mon May 26 16:58:10 2014 +0300 |
committer | Alex Afanasyev <alexander.afanasyev@ucla.edu> | Wed May 28 09:08:25 2014 -0700 |
tree | d2433e9a5d7e1bf4c96cf720ebbf5417e2094c3f | |
parent | d29325ec30b19d5a3b8da6d5591df267c11f3397 [diff] |
face: De-deprecating setInterestFilter version It is relatively common for applications not to care about when exactly setInterstFilter (=registerPrefix) succeeds. This commit removes deprecated markings from this commonly used version of setInterestFilter. Change-Id: I743e3f7bff1773a9e1d77059df9f2c85b2c866c0
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
.