Commit c5da558
committed
macos: add TCP_FASTOPEN_FORCE_ENABLE
This is used to disable the backoff mechanism, otherwise TFO is basically unusable.
Definition: https://github.com/apple/darwin-xnu/blob/2ff845c2e033bd0ff64b5b6aa6063a1f8f65aa32/bsd/netinet/tcp.h#L310
Related commits/PRs: zonyitoo/tokio-tfo#5, database64128/tfo-go@c980f6b1 parent 973c3e1 commit c5da558
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3657 | 3657 | | |
3658 | 3658 | | |
3659 | 3659 | | |
| 3660 | + | |
| 3661 | + | |
3660 | 3662 | | |
3661 | 3663 | | |
3662 | 3664 | | |
| |||
0 commit comments