commit | 6a05b4b0e7442f324031018596c0341432e5ac8f | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Fri Jul 18 17:23:00 2014 -0700 |
committer | Alex Afanasyev <alexander.afanasyev@ucla.edu> | Sat Jul 19 10:19:45 2014 -0700 |
tree | 65b74ec9a7c0067863c878d9177fa6d9c791e8ad | |
parent | 50b1390535b043016ef528605f8a220b94fb362d [diff] |
transport: Serialize socket write operations Change-Id: Ieccaf0ccbd6ee8bd08b1eee77d781edd47b2cbb2 Refs: #1769, #1775
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
.