Uploaded image for project: 'JGroups'
  1. JGroups
  2. JGRP-2560

FD_SOCK2: port might get out of range

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 5.1.7
    • None
    • None
    • False
    • False
    • Undefined

    Description

      When the transport's bind_port is close to 0xFFFF (65535), then bind_port+offset might be higher than 65535, resulting in an exception (port out of range).

      The computed port range therefore needs to wrap around, and possibly wrap around to 1024.

      Attachments

        Activity

          People

            rhn-engineering-bban Bela Ban
            rhn-engineering-bban Bela Ban
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: