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.