Skip to content

TCP FastOpen does not work in some Linux .NET binaries #110560

@wfurt

Description

@wfurt

This seems to be build problem for glibc flavors of Linux. (Alpine seems fine)
This is due to how do we build it in CI and if runtime is build directly or via source-build it FastOpen works as well.
This is because the azurelinux-3.0-net9.0-cross-* images have very old kernel header and the naive PAL fails to detect support for 'TCP_FASTOPEN_CONNECT`.

Metadata

Metadata

Assignees

Labels

area-System.Net.Socketsin-prThere is an active PR which will close this issue when it is mergedos-linuxLinux OS (any supported distro)

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions