commit | 7ae4bf56dc2b7058280181c1b5c561c3db3d705c | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Fri Jul 11 17:12:41 2014 -0700 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Sun Jul 13 19:11:45 2014 -0700 |
tree | cd871145ff2471edc6b8bc6e33461425d55b236b | |
parent | bc5830acf757c17edcb631fd256e8577ca2a1cc4 [diff] |
util: Introduce Scheduler::cancelAllEvents to cancel all previously scheduled events Change-Id: I11e736bec855fe4122915486faec369237cf64a6 Refs: #1757
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
.