3109
3090
# Later, stdin will, and stdout and stderr might, be dup'ed
3110
3091
# over with an opened os.devnull. But we don't want this to
3111
3092
# happen with a supplied network socket.
3113
3094
server_settings["socket"] = os.dup(server_settings
3118
3098
# Override the settings from the config file with command line