commit | e84d1eb0ef948ee5414667fced2d1051563eee67 | [log] [tgz] |
---|---|---|
author | Ashlesh Gawande <agawande@memphis.edu> | Thu Jan 04 20:46:44 2018 -0600 |
committer | Ashlesh Gawande <agawande@memphis.edu> | Thu Jan 04 21:00:28 2018 -0600 |
tree | 4dba238fca70fc06021d357f8ca33441f486c5ed | |
parent | 720f3ba2621a736c5f30135f938a384fa1c2dcf3 [diff] |
util/io: catch invalid_argument generated by trying to load empty file refs: #4434 Change-Id: I884a5fba25fc5140ef00b492ba655aac87600426
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: https://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/
If you are new to the NDN community of software generally, read the Contributor's Guide.
ndn-cxx is an open source project licensed under LGPL 3.0 license. For more information about the license, refer to COPYING.md
.