commit | bbb2435a188a6bf7237ad4588c336cf91cdd20a1 | [log] [tgz] |
---|---|---|
author | Junxiao Shi <git@mail1.yoursunny.com> | Sat Feb 28 21:23:51 2015 -0700 |
committer | Junxiao Shi <git@mail1.yoursunny.com> | Sat Feb 28 21:23:51 2015 -0700 |
tree | 69974a45ffb896fba3c2a27b11bc7332351bcb1e | |
parent | 44273458339a227fe549d0a42e96908b22f986d5 [diff] |
util: disallow destruction of Signal from handler refs #2313 Change-Id: Ifec8dcfe66873f88b8a39726be68f090b8c18fb3
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
.