RequestServer.configureFromCommandLine

Reads the command line arguments into the values here.

Possible arguments are --listen (can appear multiple times), --listening-host, --listening-port (or --port), --uid, and --gid.

Please note you cannot combine --listen with --listening-host or --listening-port / --port. Use one or the other style.

Meta