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
Mac OS M2
telnet, err := net.Dial("tcp4", fmt.Sprintf("www.com:%d", 80)) if err != nil { log.Fatalln(err) }
Lookup of host name 'www.com' failed: Netdev not set
tinygo run cmd/client/main.go
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Mac OS M2
Lookup of host name 'www.com' failed: Netdev not set
tinygo run cmd/client/main.go
The text was updated successfully, but these errors were encountered: