On Thu, 13 Jul 2023 22:53:34 GMT, Terry Chow <[email protected]> wrote:
> HI, just wondering if there's anything needed from me further (the related > threads have been inactive for some time). The original to use TCP_SIO_KEEPALIVE was problematic for several reasons, changing it to use TCP_KEEPCNT, TCP_KEEPIDLE, and TCP_KEEPINTVL after finding out that these socket options are supported on Windows is good. So I think we should review and include this. ------------- PR Comment: https://git.openjdk.org/jdk/pull/14232#issuecomment-1635361804
