commit | 07115cc1065681beb9e57eededb7795a25c3b44e | [log] [tgz] |
---|---|---|
author | Junxiao Shi <git@mail1.yoursunny.com> | Wed Jan 23 19:00:59 2019 +0000 |
committer | Junxiao Shi <git@mail1.yoursunny.com> | Wed Jan 23 19:00:59 2019 +0000 |
tree | 54b56c868a95a13febd9231bca1baf029a517772 | |
parent | 4e0cc6cf211dfffbfd9f84046be0c69cea7460b9 [diff] |
util: reimplement scheduler::EventId with CancelHandle <ndn-cxx/util/scheduler-scoped-event-id.hpp> header is deprecated. It has been combined into <ndn-cxx/util/scheduler.hpp>. Implicit conversion from nullptr to EventId is also deprecated. refs #4698 Change-Id: I0310d41ac9638cb5be02ae61b887538f562541b2
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
.