Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update SSLSocketChannel2.java #1253

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Commits on Jun 17, 2022

  1. Update SSLSocketChannel2.java

    'handshakeStartTime' long variable is added and isHandShakeComplete()  function is updated for TooTallNate#896.
    
    If wss handshake is not completed in 10s, close this channel to prevent cpu overload or unexpected channel error. See TooTallNate#896.
    sahnjeok committed Jun 17, 2022
    Configuration menu
    Copy the full SHA
    4b5d78f View commit details
    Browse the repository at this point in the history