net: document that Dial/Listen with "ip4:tcp" or "ip6:tcp" fails on Windows #23209
Labels
Documentation
Issues describing a change to documentation.
NeedsFix
The path to resolution is known, but the work has not been done.
OS-Windows
Milestone
Please answer these questions before submitting your issue. Thanks!
What version of Go are you using (
go version
)?go version go1.9.2 windows/amd64
Does this issue reproduce with the latest release?
yes
What operating system and processor architecture are you using (
go env
)?Windwos 10
What did you do?
net: Dial/Listen with "ip4:tcp" or "ip6:tcp" fails on Windows
I want this to be documented
What did you expect to see?
On page https://golang.org/pkg/net/ in section Bugs I want to see that Dial/Listen with "ip4:tcp" or "ip6:tcp" fails on Windows
What did you see instead?
This is not documented.
The text was updated successfully, but these errors were encountered: