face/tcp: Add map of remoteEndpoint-Face within channel

If connect operation requested twice for the same remote endpoint (and
the first connection was successful), the second request will call
FaceCreated callback immediately (or after endpoint resolution) with the
previously created face.

refs: #1132, #1134

Change-Id: I5f7e5237a42289a96d7fd9d16bda47fc7cda4dfc
2 files changed
tree: 7fcdeaf3129047b8d1aaeba84607b20f132d5a04
  1. .waf-tools/
  2. daemon/
  3. tests/
  4. .gitignore
  5. COPYING
  6. INSTALL.md
  7. README-dev.md
  8. README.md
  9. waf
  10. wscript
README.md

NFD - Named Data Networking Forwarding Daemon