commit | 755f8a89ebb03e02cd092fcf4563d461c1f418e4 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davide.pesavento@lip6.fr> | Fri Aug 24 00:06:45 2018 -0400 |
committer | Alex Afanasyev <aa@cs.fiu.edu> | Fri Aug 24 12:32:59 2018 -0700 |
tree | e18559c79f93aa0a1bb24859cde3f5730d87886e | |
parent | 52bc4e918c0f8aa0c994544e17343e7a6d5d5ea1 [diff] |
net: NetworkMonitor: gracefully handle backend initialization failure Change-Id: I1a22fd53e9905b6e5892573d1473d1f4e8969522 Refs: #4668
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
.