commit | f135f1581b214c0ccb5bc8fffd8f0ef1bdecd18e | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davidepesa@gmail.com> | Thu Jan 06 20:43:06 2022 -0500 |
committer | Davide Pesavento <davidepesa@gmail.com> | Thu Jan 06 20:43:06 2022 -0500 |
tree | b0b23f4cd39acdeb7f4ac4bf7a26ebf74dfcfc9c | |
parent | 3826406a1d3ed13b63f0499c53d09681750154e6 [diff] |
transport: remove unused send() overload Change-Id: I100c1128c9fde203dd6ce1fa9d28188704bc202f
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.