Skip to content

.net core 8 UDP Socket gets stuck on the first endpoint it sends to #99863

Closed
@moustakakisCon

Description

@moustakakisCon

Description

in .net core 8 (dotnet-sdk-8.0.203) the UDP socket will only send to the first endpoint used. trying to send to another endpoint ends up sending it in the first one used.

Screenshot 2024-03-16 161535

Screenshot 2024-03-16 161902

Reproduction Steps

[not available at the moment]

Expected behavior

Expected behaviour is for the socket to be able to send to the endpoint provided

Actual behavior

Actual behaviour is that the socket will only send to the first endpoint used.

Regression?

issue is not present in .net core 6 nor .net core 7

Known Workarounds

No response

Configuration

No response

Other information

No response

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions