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

Non blocking EOF #34

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

Non blocking EOF #34

wants to merge 7 commits into from

Commits on Aug 4, 2016

  1. Configuration menu
    Copy the full SHA
    f81ccce View commit details
    Browse the repository at this point in the history
  2. try disable nodelay

    abrandoned committed Aug 4, 2016
    Configuration menu
    Copy the full SHA
    ff3aec1 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2016

  1. use non_block write and read methods and make ssl work with non_block…

    … .... also update send => send_data
    abrandoned committed Aug 5, 2016
    Configuration menu
    Copy the full SHA
    fe767b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    304724b View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2016

  1. Configuration menu
    Copy the full SHA
    4d76c51 View commit details
    Browse the repository at this point in the history
  2. use consistent timeout in select calls and make sure we catch WaitRea…

    …dable when attempting to write as SSL cmay need an internal read
    abrandoned committed Aug 7, 2016
    Configuration menu
    Copy the full SHA
    faa2799 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2018

  1. Configuration menu
    Copy the full SHA
    cc847e4 View commit details
    Browse the repository at this point in the history