commit | 51af49fcc8dfa86a9069098cecbe20831443a0da | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Tue Oct 18 15:35:44 2016 -0700 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Tue Oct 18 15:35:44 2016 -0700 |
tree | ac6d83350c32c70701dd29d483c62acbf3be7d8b | |
parent | 787be4185c1fd41bc6a5f418974b4c9ca9ae7f46 [diff] |
[ndnSIM] util: Prevent potential segfault in Scheduler when canceling all events Change-Id: I3c26f66cd3417c9f00b3fc9ac9ae465a5067952e
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
.