commit | 2cec7072a33c20fd70fa45593a55448eb08c0f64 | [log] [tgz] |
---|---|---|
author | Junxiao Shi <git@mail1.yoursunny.com> | Fri Dec 19 19:37:40 2014 -0700 |
committer | Alex Afanasyev <alexander.afanasyev@ucla.edu> | Mon Dec 29 12:26:53 2014 -0800 |
tree | 076148cc0a9ea1de69752666869a50fb46a72cc2 | |
parent | d27b0696c8d388556c7dfecfd2f13d96721d7428 [diff] |
util: fix segfault in UtilSignal/DisconnectSelfInHandler test case refs #2302 Change-Id: I354c39b3ebdef2ed0f0403c15448e23856ab47b3
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
.