commit | f9b880ba42d01732b7dadd965e09eadd53904843 | [log] [tgz] |
---|---|---|
author | Junxiao Shi <git@mail1.yoursunny.com> | Fri Sep 08 13:05:06 2017 +0000 |
committer | Junxiao Shi <git@mail1.yoursunny.com> | Fri Sep 08 13:05:06 2017 +0000 |
tree | bd78953863e283580c364ee552b655d8ed15a9e3 | |
parent | 22ee089adab7e7e56c87a3cd44ac3d10957d4697 [diff] |
transport: add logging to TcpTransport refs #3563 Change-Id: I510ae330b0baa46c4101b26f0f8087b7424376a4
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
.