connection_timeout_start
void connection_timeout_start(connection_t *, int);
connection_timeout_start(conn, CONNECTION_TIMEOUT);
connection_timeout_start(conn, conn->c_idle_timeout_val);
connection_timeout_start(conn, CONNECTION_TIMEOUT);
connection_timeout_start(conn, CONNECTION_TIMEOUT);