commit | bc5830acf757c17edcb631fd256e8577ca2a1cc4 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Fri Jul 11 15:02:38 2014 -0700 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Sun Jul 13 19:05:18 2014 -0700 |
tree | 92cf6c1603f3a9a4bac6664f7ea551660183c398 | |
parent | c393217c13294efa97cb8690f54fb1aa33ce802c [diff] |
transport: Cleaning up transport when failure occurs Change-Id: I9b4f6f223637dc1f683c628f21171ebc3b9563da
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
.