NetServerOptions.DEFAULT_PORT

The default port to listen on = 0 (meaning a random ephemeral free port will be chosen)

class NetServerOptions
enum int DEFAULT_PORT;

Meta