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

macos: add TCP_FASTOPEN_FORCE_ENABLE #3135

Closed

Commits on Mar 3, 2023

  1. macos: add TCP_FASTOPEN_FORCE_ENABLE

    This is used to disable the backoff mechanism, otherwise TFO is basically unusable.
    
    Updates rust-lang#1632 and rust-lang#1635
    
    Definition: https://github.com/apple/darwin-xnu/blob/2ff845c2e033bd0ff64b5b6aa6063a1f8f65aa32/bsd/netinet/tcp.h#L310
    
    Related commits/PRs: zonyitoo/tokio-tfo#5, database64128/tfo-go@c980f6b
    database64128 committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    08b2969 View commit details
    Browse the repository at this point in the history