RFR: 8329825: Clarify the value type for java.net.SocketOptions.SO_LINGER [v4]

Jaikiran Pai jpai at openjdk.org
Fri May 17 11:33:14 UTC 2024


> Can I please get a review of this doc-only change which clarifies the value type for the `java.net.SocketOptions.SO_LINGER` option?

Jaikiran Pai has updated the pull request incrementally with one additional commit since the last revision:

  linger interval instead of linger timeout

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/19243/files
  - new: https://git.openjdk.org/jdk/pull/19243/files/239cb50e..2f391f08

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=19243&range=03
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=19243&range=02-03

  Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod
  Patch: https://git.openjdk.org/jdk/pull/19243.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/19243/head:pull/19243

PR: https://git.openjdk.org/jdk/pull/19243


More information about the net-dev mailing list