We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
在云上的服务器部署服务端时监听了IPV6端口而不是IPV4端口,导致客户端无法连接
服务器当中并未存在IPV6地址
The text was updated successfully, but these errors were encountered:
go程序默认会听在IPv6端口上,实际上是通用的
Sorry, something went wrong.
No branches or pull requests
在云上的服务器部署服务端时监听了IPV6端口而不是IPV4端口,导致客户端无法连接
服务器当中并未存在IPV6地址
The text was updated successfully, but these errors were encountered: