commit | a5f233e103453f6157715b0cec0997658c4ec075 | [log] [tgz] |
---|---|---|
author | Junxiao Shi <git@mail1.yoursunny.com> | Mon Mar 18 09:39:22 2019 -0600 |
committer | Junxiao Shi <git@mail1.yoursunny.com> | Mon Mar 18 09:39:22 2019 -0600 |
tree | bd243920d139e416c592d39af9788f1e694860e4 | |
parent | fd6123173dd49fd9583b59f85dff86ba9166e85b [diff] |
util: rename Scheduler::scheduleEvent to schedule Deprecate Scheduler::scheduleEvent and Scheduler::cancelEvent refs #4883 Change-Id: I2bb16922aff04300d92dfd276dd436958a96929a
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
.