mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-04-17 01:56:40 +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)