commit | 5223ea82f53e0547bd347e4b11c6a16f74e42ec4 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davidepesa@gmail.com> | Tue Apr 30 22:42:09 2019 -0400 |
committer | Davide Pesavento <davidepesa@gmail.com> | Tue Apr 30 22:42:09 2019 -0400 |
tree | 6c7617ab2a8f67e37ec027dc22e9aed24ba9fbe2 | |
parent | c9650e4cb5890744fcb0d5cb7009b672035cb336 [diff] |
net: use generic::raw_protocol instead of posix::stream_descriptor for netlink Netlink sockets are not stream-oriented Change-Id: I8dfde18eba8403bce4a8ec6bffe1680233ec8dfc
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.
You're encouraged to contribute to ndn-cxx! Check out 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.