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

Handle bind failures when running NIO in a tight sandbox #2616

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

Commits on Dec 25, 2023

  1. fixed sandbox bind error

    dkz2 committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    d269c1c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd40dee View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. Configuration menu
    Copy the full SHA
    3b33ceb View commit details
    Browse the repository at this point in the history
  2. Merge branch 'fix-sandbox-bind-error' of https://github.com/dkz2/swif…

    …t-nio into fix-sandbox-bind-error
    dkz2 committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    7f03ce8 View commit details
    Browse the repository at this point in the history
  3. propagate bind up if it fails

    dkz2 committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    e13a5b2 View commit details
    Browse the repository at this point in the history
  4. cleanup

    dkz2 committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    a4863a8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5f1d8c4 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'main' of https://github.com/dkz2/swift-nio into fix-san…

    …dbox-bind-error
    dkz2 committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    f18ea23 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2024

  1. fold assertBindFailure

    dkz2 committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    85bfd59 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'fix-sandbox-bind-error' of https://github.com/dkz2/swif…

    …t-nio into fix-sandbox-bind-error
    dkz2 committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    6d777bf View commit details
    Browse the repository at this point in the history
  3. removed unneeded file

    dkz2 committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    57266e9 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'main' of https://github.com/dkz2/swift-nio into fix-san…

    …dbox-bind-error
    dkz2 committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    ee340f1 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2024

  1. update branch

    dkz2 committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    1e9b010 View commit details
    Browse the repository at this point in the history