commit | 5afbb0b3dde7efe8b2fc9caf9898db3e0499e0bc | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davide.pesavento@lip6.fr> | Mon Jan 01 17:24:18 2018 -0500 |
committer | Alexander Afanasyev <aa@cs.fiu.edu> | Sat Jan 06 12:21:22 2018 -0500 |
tree | d1ba9e0eb0b42354eb23ef2a3d047033680626fb | |
parent | e84d1eb0ef948ee5414667fced2d1051563eee67 [diff] |
util: switch to boost::asio::basic_waitable_timer Change-Id: I2724befc86482adf84f59063e65509a116bb1b46 Refs: #4431
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
.