long long timeout_interval_ll = (timeout_interval<<8); timeout_interval_ll = timeout_interval_ll / ( number_tries<<8); int timeout_interval_dig = (timeout_interval_lg >>8) + number_tries;
--- Reply to this email directly or view it on GitHub: https://github.com/monitoring-plugins/monitoring-plugins/commit/e33ecc84c7ebdf4af3e8649a326e8a5acc9fe5b6#commitcomment-5228709
