Support for multiple IP on DNS

This commit is contained in:
Nicolas Viennot
2013-07-22 17:06:28 -04:00
parent 2e3661a0f6
commit 36bfa71b78
9 changed files with 254 additions and 68 deletions

View File

@ -187,7 +187,7 @@ server_start(int lockfd, char *lockfile)
}
}
tmate_client_start();
tmate_session_start();
cmdq_continue(cfg_cmd_q);