transport: Fixing bug with pausing transport

Before this fix, there was a chance of calling cancel on closed socket.

Change-Id: Ibe1b33e50a680dcc60098334ca04b96a8239f5fc
1 file changed
tree: 8b57ce2977c2cca36654ada0916d49efe800d119
  1. .waf-tools/
  2. docs/
  3. examples/
  4. src/
  5. tests/
  6. tools/
  7. .gitignore
  8. .travis.yml
  9. AUTHORS
  10. CHANGELOG
  11. COPYING
  12. INSTALL.md
  13. libndn-cpp-dev.pc.in
  14. README.md
  15. waf
  16. wscript
README.md

ndn-cpp-dev: A dev version of Named Data Networking client library for C++

ndn-cpp-dev is a new implementation of a Named Data Networking client library written in C++.

ndn-cpp-dev is open source under a license described in the file COPYING. While the license does not require it, we really would appreciate it if others would share their contributions to the library if they are willing to do so under the same license.

See the file INSTALL for build and install instructions.

Please submit any bugs or issues to the ndn-cpp-dev issue tracker: http://redmine.named-data.net/projects/ndn-cpp-dev/issues