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

patch: net: add TS_PANIC_ON_TEST_LISTEN_UNSPEC env to panic on unspecified addr listens #48

Open
bradfitz opened this issue Feb 9, 2023 · 0 comments
Labels

Comments

@bradfitz
Copy link
Member

bradfitz commented Feb 9, 2023

Summary: add env knob to net package panic if test code does a listen on the unspecified address
Upstream status: upstream not interested.
Importance: not important. We could drop this if we wanted. But it's convenient when needed, to debug Mac/Windows firewall issues during tests.
Example prior commit: 8c9eff4

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

No branches or pull requests

1 participant