Hacker News new | ask | show | jobs
by frutiger 1018 days ago
The following is probably not relevant for bun. But as an aside:

Most programs should bind to port 0 and let the OS allocate a free port and then report the resulting port to any future clients.