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

fix(ext/flash): fix listening port #15519

Merged
merged 1 commit into from
Aug 21, 2022
Merged

Conversation

kt3k
Copy link
Member

@kt3k kt3k commented Aug 21, 2022

This PR fixes the listening port number when port: 0 is passed to Deno.serve.

closes #15515

@kt3k kt3k merged commit fb2aeb7 into denoland:main Aug 21, 2022
@kt3k kt3k deleted the fix-serve-port-0 branch August 21, 2022 12:27
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

Successfully merging this pull request may close these issues.

flash: when port: 0 is passed, onListen reports the wrong port number
3 participants