Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

net: Dial and ListenPacket don't check network when "ip", "ip4" or "ip6" #18185

Closed
mikioh opened this issue Dec 3, 2016 · 2 comments
Closed
Milestone

Comments

@mikioh
Copy link
Contributor

mikioh commented Dec 3, 2016

Split form #17738. When the argument for the 1st parameter contains the prefix "ip", "ip4" or "ip6", the functions should check the existence of the delimiter ":".

@mikioh mikioh added this to the Go1.9 milestone Dec 3, 2016
@mikioh mikioh changed the title net: Dial and Listen doesn't check network when "ip", "ip4" or "ip6" net: Dial and ListenPacket don't check network when "ip", "ip4" or "ip6" Dec 3, 2016
@gopherbot
Copy link

CL https://golang.org/cl/34374 mentions this issue.

@gopherbot
Copy link

CL https://golang.org/cl/40512 mentions this issue.

@golang golang locked and limited conversation to collaborators Apr 14, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants