Re: RFR: 8330940: Impossible to create a socket backlog greater than 200 on Windows 8+ [v2]

2025-06-29 Thread Jaikiran Pai
On Mon, 16 Jun 2025 09:44:13 GMT, Jaikiran Pai wrote: >> Can I please get a review of this change which proposes to enhance the >> implementation of `ServerSocket` and `ServerSocketChannel` to allow for >> `backlog` values to be greater than 200 on Windows? This addresses >> https://bugs.openj

Integrated: 8330940: Impossible to create a socket backlog greater than 200 on Windows 8+

2025-06-29 Thread Jaikiran Pai
On Mon, 16 Jun 2025 06:54:56 GMT, Jaikiran Pai wrote: > Can I please get a review of this change which proposes to enhance the > implementation of `ServerSocket` and `ServerSocketChannel` to allow for > `backlog` values to be greater than 200 on Windows? This addresses > https://bugs.openjdk.o