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

feat(ext/net): Add Conn.setNoDelay and Conn.setKeepAlive #13103

Merged
merged 16 commits into from
Jan 31, 2022

Commits on Dec 16, 2021

  1. Configuration menu
    Copy the full SHA
    14968b1 View commit details
    Browse the repository at this point in the history
  2. Add setNoDelay fn in d.ts

    yos1p committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    59f86b3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d1f3d8e View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2021

  1. Change op_set_no_delay to sync

    yos1p committed Dec 18, 2021
    Configuration menu
    Copy the full SHA
    d6c7f41 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    42f34dc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ade7423 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2021

  1. Configuration menu
    Copy the full SHA
    edbea11 View commit details
    Browse the repository at this point in the history
  2. rollback test

    yos1p committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    8c57963 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2021

  1. Configuration menu
    Copy the full SHA
    5e04c43 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e80a6bd View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2021

  1. Configuration menu
    Copy the full SHA
    00f422a View commit details
    Browse the repository at this point in the history
  2. fix import in test

    yos1p committed Dec 24, 2021
    Configuration menu
    Copy the full SHA
    843890c View commit details
    Browse the repository at this point in the history
  3. Use main server as tcp test

    yos1p committed Dec 24, 2021
    Configuration menu
    Copy the full SHA
    2b3dbe6 View commit details
    Browse the repository at this point in the history
  4. Fix addr in use issue in test

    yos1p committed Dec 24, 2021
    Configuration menu
    Copy the full SHA
    2ed4fdd View commit details
    Browse the repository at this point in the history
  5. fix test

    yos1p committed Dec 24, 2021
    Configuration menu
    Copy the full SHA
    5f7cf60 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2022

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