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包的ResolveUDPAddr方法解释需要勘误 #10

Open
hailaz opened this issue Jul 13, 2018 · 0 comments
Open

net包的ResolveUDPAddr方法解释需要勘误 #10

hailaz opened this issue Jul 13, 2018 · 0 comments

Comments

@hailaz
Copy link

hailaz commented Jul 13, 2018

方法ResolveUDPAddr的解释中第一句应该将TCP改为UDP。

ResolveTCPAddr将addr作为TCP地址解析并返回。

ResolveUDPAddr将addr作为UDP地址解析并返回。

附上地址
https://studygolang.com/static/pkgdoc/pkg/net.htm#ResolveTCPAddr

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

No branches or pull requests

1 participant