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