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

Shared server sockets #2300

Open
wants to merge 10 commits into
base: main
Choose a base branch
from
Open

Commits on Feb 25, 2021

  1. Implement Shared

    Raas Ahsan committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    39f2bcd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f3751c7 View commit details
    Browse the repository at this point in the history
  3. Reorganize Shared

    Raas Ahsan committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    8739f4d View commit details
    Browse the repository at this point in the history
  4. Tests are compiling again

    Raas Ahsan committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    112b322 View commit details
    Browse the repository at this point in the history
  5. Try makeFull to surface interruption

    Raas Ahsan committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    8b72d90 View commit details
    Browse the repository at this point in the history
  6. Allocate shared socket separately from accept

    Raas Ahsan committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    199e370 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2021

  1. Fix resource polling

    Raas Ahsan committed Feb 26, 2021
    Configuration menu
    Copy the full SHA
    3e1018b View commit details
    Browse the repository at this point in the history
  2. Scalafmt

    Raas Ahsan committed Feb 26, 2021
    Configuration menu
    Copy the full SHA
    a6db21c View commit details
    Browse the repository at this point in the history
  3. Recover old server signatures

    Raas Ahsan committed Feb 26, 2021
    Configuration menu
    Copy the full SHA
    42eaf3e View commit details
    Browse the repository at this point in the history
  4. Add serverResourceShared for streaming shared sockets

    Raas Ahsan committed Feb 26, 2021
    Configuration menu
    Copy the full SHA
    f34f47a View commit details
    Browse the repository at this point in the history