commit | d0fef21ce5f396bf09a16593ef42987fac3813f3 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davidepesa@gmail.com> | Tue Feb 05 00:44:38 2019 -0500 |
committer | Davide Pesavento <davidepesa@gmail.com> | Tue Feb 05 00:45:10 2019 -0500 |
tree | 02623ccf4ccf4de943070531a9bdc09a14907a3b | |
parent | 5c803b9b28f9f993026a177ac1e9a162c4e2a3a9 [diff] |
common: drop inclusion of unistd.h Change-Id: I1d2a5038f1ecf568eb7ba5cbab28c04c7ca62199
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
.