Skip to content

Use the cancellation token to properly cancel the UdpClient.ReceiveAsync() task#282

Open
andre-slashwhy wants to merge 2 commits intonovotnyllc:mainfrom
andre-slashwhy:fix/fix_unhandled_udp_client_socket_exception
Open

Use the cancellation token to properly cancel the UdpClient.ReceiveAsync() task#282
andre-slashwhy wants to merge 2 commits intonovotnyllc:mainfrom
andre-slashwhy:fix/fix_unhandled_udp_client_socket_exception

Conversation

@andre-slashwhy
Copy link

@andre-slashwhy andre-slashwhy commented Aug 8, 2025

Use the cancellation token to properly cancel the UdpClient.ReceiveAsync(CancellationToken cancellationToken) task

Solves this issue: #281 (comment)

@andre-slashwhy
Copy link
Author

Hi @clairernovotny, what do you think about this change? It would really help us get rid of the socket exceptions (see #281 (comment)). I'd appreciate it if you could take a look at the merge request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant