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

Closes #3273: Infinite loop under certain timing conditions with SSL connections #3274

Merged
merged 4 commits into from
Feb 8, 2021

Commits on Jan 26, 2021

  1. Fix 3273: 'POLLHUP' should always be check in 'read_from_net' to veri…

    …fy socket is still open
    JavierJF committed Jan 26, 2021
    Configuration menu
    Copy the full SHA
    22923c9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e0d2eb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    17bd0df View commit details
    Browse the repository at this point in the history
  4. Added extra NOTE into new test 'reg_test_3273_ssl_con-t.cpp' specifyi…

    …ng current CI limitations
    JavierJF committed Jan 26, 2021
    Configuration menu
    Copy the full SHA
    f18f955 View commit details
    Browse the repository at this point in the history