commit | 8f5cbdcfac11f83ac5912b033a1f41fcc99173f3 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davide.pesavento@lip6.fr> | Sun Sep 13 00:59:28 2015 +0200 |
committer | Alex Afanasyev <aa@cs.ucla.edu> | Sat Sep 19 14:03:16 2015 -0700 |
tree | aba05b4f69cb27519f0f76424ba0af1c4f5c070b | |
parent | f2a46228ef2be08a58ee3b49105146ad5e099ca1 [diff] |
Fix int vs. ssize_t type confusion Plus a typo in the target type of a static_cast. Change-Id: Icb8288baeab20d470c334742d989ffe231fdca7c
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: http://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
.