Skip to content

fix(server) :: report the bounded port - #1489

Open
81reap wants to merge 1 commit into
81reap/macos-arm64from
81reap/bound-port
Open

81reap wants to merge 1 commit into
81reap/macos-arm64from
81reap/bound-port

Conversation

@81reap

@81reap 81reap commented Sep 24, 2026

Copy link
Copy Markdown
Collaborator

Before the startup banner was built from the configuration not the one SQLPage was bound to. Setting port to 0, which asks the operating system for a free port, announced http://127.0.0.1:0.

Now it reports HttpServer::addrs().


Stack created with GitHub Stacks CLIGive Feedback 💬

@81reap
81reap added this pull request to stack #1492 September 24, 2026 05:42
Before the startup banner was built from the configuration not the one SQLPage was bound to. Setting `port` to `0`, which asks the operating system for a free port, announced `http://127.0.0.1:0`.

Now it reports `HttpServer::addrs()`.
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.

1 participant