Uploaded image for project: 'hicn'
  1. hicn
  2. HICN-809

hicn-light: error handling for invalid connections + local bind/remote connect returning EINVAL in tests

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Medium Medium
    • 22.06
    • None
    • None
    • None

      • strategy unit test in test-strategy-local-remote.cc used a remote connection with a local listener causing a bind(local address) and connect(remote address) returning EINVAL
      • those tests now use localhost since only the is_local flag is used by the strategy to make the decision
      • subsequently the error in connect() was not handled causing the manipulation of a fd = -1

            jordan.auge Jordan Augé
            jordan.auge Jordan Augé
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: