Skip to content

Conversation

@wfurt
Copy link
Member

@wfurt wfurt commented Dec 10, 2024

fixes #110560
We can build agains very old header for shipping binaries. This will essentially turn the feature to runtime check e.g. we will try the setsockopt bellow and if it fails we will fallback to the old way of doing things.

@wfurt wfurt requested a review from a team December 10, 2024 05:02
@wfurt wfurt self-assigned this Dec 10, 2024
@wfurt wfurt merged commit 202d0e4 into dotnet:main Dec 10, 2024
105 checks passed
@wfurt wfurt deleted the tfoBuild branch December 10, 2024 18:10
hez2010 pushed a commit to hez2010/runtime that referenced this pull request Dec 14, 2024
@wfurt
Copy link
Member Author

wfurt commented Jan 7, 2025

/backport to release/9.0-staging

@github-actions
Copy link
Contributor

github-actions bot commented Jan 7, 2025

Started backporting to release/9.0-staging: https://github.com/dotnet/runtime/actions/runs/12644745350

@github-actions github-actions bot locked and limited conversation to collaborators Feb 6, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

TCP FastOpen does not work in some Linux .NET binaries

2 participants