Skip to content

Mark PNSE-throwing methods in System.Net.NetworkInformation.IPGlobalProperties as unsupported on Android#50855

Merged
MaximLipnin merged 3 commits into
dotnet:mainfrom
MaximLipnin:annotate_apis_throwing_pnse_on_android
Apr 15, 2021
Merged

Mark PNSE-throwing methods in System.Net.NetworkInformation.IPGlobalProperties as unsupported on Android#50855
MaximLipnin merged 3 commits into
dotnet:mainfrom
MaximLipnin:annotate_apis_throwing_pnse_on_android

Conversation

@MaximLipnin

@MaximLipnin MaximLipnin commented Apr 7, 2021

Copy link
Copy Markdown
Contributor

Part of #47911.

This is to annotate the following methods in System.Net.NetworkInformation.IPGlobalProperties as unsupported on Android since they throw PNSE:

  • GetActiveTcpConnections();
  • GetActiveTcpListeners();
  • GetActiveUdpListeners();

@ghost

ghost commented Apr 7, 2021

Copy link
Copy Markdown

Tagging subscribers to this area: @dotnet/ncl
See info in area-owners.md if you want to be subscribed.

Issue Details

Part of #47911.

Author: MaximLipnin
Assignees: -
Labels:

area-System.Net

Milestone: -

Comment thread src/libraries/System.Net.NetworkInformation/Directory.Build.props Outdated
Comment thread src/libraries/System.Net.NetworkInformation/ref/System.Net.NetworkInformation.cs Outdated
@MaximLipnin
MaximLipnin force-pushed the annotate_apis_throwing_pnse_on_android branch from 9f229bd to 9fd99cd Compare April 14, 2021 12:54
@MaximLipnin MaximLipnin changed the title Mark System.Net.NetworkInformation as unsupported on Android Mark PNSE-throwing methods in System.Net.NetworkInformation.IPGlobalProperties as unsupported on Android Apr 15, 2021
@MaximLipnin
MaximLipnin merged commit 2590c6f into dotnet:main Apr 15, 2021
@MaximLipnin
MaximLipnin deleted the annotate_apis_throwing_pnse_on_android branch April 15, 2021 10:48
@ghost ghost locked as resolved and limited conversation to collaborators May 15, 2021
@karelz karelz added this to the 6.0.0 milestone May 20, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants