Skip to content

A simple example of a bug in the dotnet runtime for Linux. I have seen this bug happen on Ubuntu WSL but I have not yet tried other distros or a non WSL setup.

Notifications You must be signed in to change notification settings

Nickjgniklu/DotnetUdpListnerBugRepo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

DotnetUdpListnerBugRepo

This a simple console app to show that calling IPGlobalProperties.GetIPGlobalProperties().GetActiveUdpListeners(); on Ubuntu 18.04 WSL will throw an error.

See dotnet/runtime#44500

About

A simple example of a bug in the dotnet runtime for Linux. I have seen this bug happen on Ubuntu WSL but I have not yet tried other distros or a non WSL setup.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages