Skip to content

[wasm] Mark System.Net.SocketAddress APIs unsupported on Browser#41987

Closed
mdh1418 wants to merge 2 commits intodotnet:masterfrom
mdh1418:mdhwang/system_net_socketaddress
Closed

[wasm] Mark System.Net.SocketAddress APIs unsupported on Browser#41987
mdh1418 wants to merge 2 commits intodotnet:masterfrom
mdh1418:mdhwang/system_net_socketaddress

Conversation

@mdh1418
Copy link
Member

@mdh1418 mdh1418 commented Sep 8, 2020

Contributes to #41087

M:System.Net.IPEndPoint.Create(System.Net.SocketAddress),System.Net,IPEndPoint,Create(SocketAddress),3
M:System.Net.SocketAddress.get_Family,System.Net,SocketAddress,get_Family(),2
M:System.Net.SocketAddress.ToString,System.Net,SocketAddress,ToString(),3
M:System.Net.SocketAddress.#ctor(System.Net.Sockets.AddressFamily),System.Net,SocketAddress,.ctor(AddressFamily),3
"M:System.Net.SocketAddress.#ctor(System.Net.Sockets.AddressFamily,System.Int32)",System.Net,SocketAddress,".ctor(AddressFamily, Int32)",2

@ghost
Copy link

ghost commented Sep 8, 2020

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

@MaximLipnin
Copy link
Contributor

Might it be false positive case for System.Net.SocketAddress methods? The related tests seem to pass(e.g. System.Net.Primitives.Functional.Tests.SocketAddressTest.Ctor_AddressFamily_Success)

@mdh1418 mdh1418 closed this Sep 9, 2020
@mdh1418 mdh1418 deleted the mdhwang/system_net_socketaddress branch September 9, 2020 16:18
@ghost ghost locked as resolved and limited conversation to collaborators Dec 7, 2020
@karelz karelz added this to the 6.0.0 milestone Jan 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

arch-wasm WebAssembly architecture area-System.Net.Sockets

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants