• Andrew Price's avatar
    Parse the -server arg early · 3002f580
    Andrew Price authored
    Split the -server string in main() to keep the host and port separate
    from the get go. Removes some alloca's in the ipc_connect code.
    3002f580