proto_timeout
if (proto_timeout(conn, HAST_TIMEOUT) == -1)
if (proto_timeout(gres->hr_remotein,
if (proto_timeout(gres->hr_remoteout,
if (proto_timeout(conn, res->hr_timeout) == -1)
int proto_timeout(const struct proto_conn *conn, int timeout);
if (proto_timeout(res->hr_remotein, 2 * HAST_KEEPALIVE) == -1)
if (proto_timeout(res->hr_remoteout, res->hr_timeout) == -1)