Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4444203

Javadoc for DatagramSocket.setSendBufferSize() has invalid statements

XMLWordPrintable

    • sparc
    • solaris_2.6



      Name: dfR10049 Date: 04/13/2001



      Javadoc for setSendBufferSize() and setReceiveBufferSize() of
      java.net.DatagramSocket has statements:

        "For UDP, this sets the maximum size of a packet that may be
        sent on this socket."

      These statements are invalid because:

      "Setting the send/receive buffer size for UDP sockets only affects
      the internal OS buffers used, and is not likely to have any discernable
      effect on applications."


      For more information see Evaluation of 4326264 and CCC 4397070

      ======================================================================

            shommel Scott Hommel (Inactive)
            fdasunw Fda Fda (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: