commit | 9d158f033cdda77be4ec15967477aa8808490808 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Tue Feb 17 21:30:19 2015 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Tue Jun 23 14:12:15 2015 -0700 |
tree | 60c3b2265b91ed43cd9fa42850d121b13ec019f3 | |
parent | c6acc7a79525be41dc26910b24179cceb4acc639 [diff] |
face: Refactor internal PIT to use scheduled events The commit also changes how face is paused when there are no pending interests left and there are no registered prefixes with local forwarder: data structures for pending interests and registered prefixes will fire up a signal when they become empty. Change-Id: I6b87a44b0c8bc766865a51962ecacaec85b4adad Refs: #1372, #2518
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
.