commit | e6c65e2e58c56580c3759a3616e93313070874f0 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Wed Jan 28 19:56:03 2015 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Thu Jan 29 18:04:14 2015 -0800 |
tree | 43a27f04e4d01c710d5cd3e5cd3174349be4673c | |
parent | 9a9952f408947f68cfdf8b5c1b979a8ffb06248d [diff] |
util: NetworkMonitor helper to detect network state changes This commit includes only OS X implementation using CoreFoundation framework Change-Id: I8d5488ec5780e2a33bb20595391208a76b9e69dd Refs: #2443
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
.