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

Retry binding TCP Socket in remote-test-server #104146

Merged
merged 1 commit into from
Nov 11, 2022

Commits on Nov 8, 2022

  1. Add retry flag to remote-test-server

    This allows retrying binding TCP Socket multiple times. This is useful
    when using emulators as network might not be available in the beginning.
    This was orignally implemented in rust-lang#100316
    
    Signed-off-by: Ayush Singh <ayushsingh1325@gmail.com>
    Ayush1325 committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    06a77af View commit details
    Browse the repository at this point in the history