mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-04-22 12:34:26 +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)