commit | 7e693be4c22ea365b44d02f1643769596b4d40e3 | [log] [tgz] |
---|---|---|
author | Junxiao Shi <git@mail1.yoursunny.com> | Mon Jan 30 00:14:05 2017 +0000 |
committer | Junxiao Shi <git@mail1.yoursunny.com> | Mon Jan 30 00:14:05 2017 +0000 |
tree | 57b377bd35580484a409075840311135d1003106 | |
parent | fe1239a61f6a0b7bd02db94c64f7f5be22f617e3 [diff] |
util: use BOOST_SCOPE_EXIT in Scheduler::executeEvent BOOST_SCOPE_EXIT_ALL segfaults when running in Docker container on armhf architecture. refs #3935 Change-Id: Ie9b86a485a78f66584cdb183ee16336353336107
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: https://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
.