commit | 1f5486e2e1c12b697f4f2c29223c2a7a5fbd676a | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Thu Jul 10 17:45:49 2014 -0700 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Sun Jul 13 18:57:24 2014 -0700 |
tree | 43ac5417bd4d6a55b413579b99c1759c154df854 | |
parent | a7c7f9d24f4c4d1114b0fc80569c9bcdab0dbbf4 [diff] |
face: Fixing a small bug with Face::shutdown Face::shutdown did not properly shutdown the Face (io_service) when "always block" mode was used (Face::processEvents(..., true);) Change-Id: I6bedcf2b45be1506e6b4a94759d1b5168e107252
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
.