commit | 446de3c52f0cc2ace2b892980289ae8e41313829 | [log] [tgz] |
---|---|---|
author | Junxiao Shi <git@mail1.yoursunny.com> | Mon Jul 25 22:38:16 2016 +0000 |
committer | Junxiao Shi <git@mail1.yoursunny.com> | Mon Jul 25 22:38:16 2016 +0000 |
tree | 4c7f0e80828af860363574b4d4b945034d2d2980 | |
parent | 3188c403b2e7921e71b8527ef81acc80e7e23a38 [diff] |
transport: minor refactoring Duplicate code in StreamTransportImpl<BaseTransport, Protocol>::send overloads is split to another internal function. This commit also corrects code style in transport directory. refs #3136 Change-Id: I47958c4117b6d2c7dde356430e405da2505f942a
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
.