commit | f4c1eb3e9e9b53e3640e8411d09cf66537d8db59 | [log] [tgz] |
---|---|---|
author | Junxiao Shi <git@mail1.yoursunny.com> | Tue May 30 17:05:10 2017 +0000 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Tue May 30 10:05:26 2017 -0700 |
tree | 796df2fb645b2b73cf42ecdf1f0bf2a2b01ff6da | |
parent | 71aecaecb7755fc78b627fd7d158bbd0462ff0fd [diff] |
util: no-op NetworkMonitor on unsupported platforms NetworkMonitor::getCapabilities() function reports what functions and signals are supported on current platform. refs #4025 Change-Id: I2c2825e0f9919a734fb78b4699a483c837ee09af
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/
ndn-cxx is an open source project licensed under LGPL 3.0 license. For more information about the license, refer to COPYING.md
.