commit | e16ac8693f5aa6916cd728ca9d4df63e9889175f | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davidepesa@gmail.com> | Sun Sep 25 20:48:22 2022 -0400 |
committer | Davide Pesavento <davidepesa@gmail.com> | Wed Oct 05 01:44:11 2022 -0400 |
tree | 1410bd674e7ce8879f583298c526d48f5bfdbe8b | |
parent | c860bd1ccbc2afc59748e5690708125b14df6209 [diff] |
encoding: don't call flush() in OBufferStream if already closed Refs: #5240 Change-Id: I48e2694657971960079c5b07b35102d32c316bc1
ndn-cxx is a C++14 library implementing Named Data Networking (NDN) primitives that can be used to write various NDN applications. The library is currently being used by the following projects:
See docs/INSTALL.rst
for compilation and installation instructions.
Extensive documentation is available on the library's homepage.
Please submit any bugs or feature requests to the ndn-cxx issue tracker.
We greatly appreciate contributions to the ndn-cxx code base. If you are new to the NDN software community, please read the Contributor's Guide to get started.
ndn-cxx is an open source project licensed under the LGPL version 3. See COPYING.md
for more information.