commit | f46482c9c0004ae4f5758acdff5948e15df1bae7 | [log] [tgz] |
---|---|---|
author | Chengyu Fan <chengy.fan@gmail.com> | Tue Feb 03 16:55:53 2015 -0700 |
committer | Alex Afanasyev <alexander.afanasyev@ucla.edu> | Fri Feb 06 17:40:41 2015 -0800 |
tree | 591b4cb89a0da54b37075d57dcbe127a8695513d | |
parent | 23989111a28af77372578acab5bd69342a1760e1 [diff] |
util: add isConnected() in signal::Connection and signal::ScopedConnection Change-Id: Iddf2a084ccf137a691cd85c54003182acf0e5afd Refs: #2308
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
.