RFR: JDK-8314115: DatagramSocket.receive may hang if underlying UDP RCVBUF of OS is too small

Alan Bateman alanb at openjdk.org
Wed Aug 23 14:51:26 UTC 2023


On Wed, 23 Aug 2023 11:37:23 GMT, Thomas Obermeier <duke at openjdk.org> wrote:

> docu update to explain that receive can hang because of bad configuration

I don't think this wording works, can you look at the existing wording in StandardSocketOptions.SO_RCVBUF as the starting point?

-------------

PR Comment: https://git.openjdk.org/jdk/pull/15401#issuecomment-1690103654


More information about the nio-dev mailing list