Skip to content
This repository has been archived by the owner on Nov 28, 2020. It is now read-only.

Flagging Socket.Connect as not support on Linux and macOS #222

Open
paul-777 opened this issue Nov 14, 2019 · 0 comments
Open

Flagging Socket.Connect as not support on Linux and macOS #222

paul-777 opened this issue Nov 14, 2019 · 0 comments

Comments

@paul-777
Copy link

I don't understand why it flags elements from the .NetCore main implementation as "isn't supported on Linux and macOS" in this case the Socket.Connect method. Surely the point is that the main .Net Core api is supported on all platforms and that platform specific functionality went elsewhere. Looking at the .Net Core source the method doesn't throw a PlatformNotSupportedException?

Additionally there are other cases like use of PerformanceCounters from the compatibility pack which it doesn't detect as problems.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant