mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-05-09 04:37:25 +00:00
Binding to port 0 is used to signal to listen() to bind to any port that is available. (in serenity's case, to the port range of 32768 to 60999, which are not privileged ports)