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

FD_SOCK2: port might get out of range

XMLWordPrintable

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

      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.

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

              Created:
              Updated:
              Resolved: