Open CharcoStudios opened 7 years ago
I've tried to run the example showed in readme.md
it works in Windows, but fails in Debian,
it fails inside GetUDP method, when client.ExclusiveAddressUse is set to false
removing that line made it works in debian, it works in windows 10 too.
Investigating it I have reached to this issue: https://github.com/dotnet/corefx/issues/11292
I've tried to run the example showed in readme.md
it works in Windows, but fails in Debian,
it fails inside GetUDP method, when client.ExclusiveAddressUse is set to false
removing that line made it works in debian, it works in windows 10 too.
Investigating it I have reached to this issue: https://github.com/dotnet/corefx/issues/11292