mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-18 20:31:40 +03:00
ames: fix syntax error
This commit is contained in:
parent
056ff35b89
commit
eddbe86d69
@ -3315,7 +3315,7 @@
|
||||
++ clamp-rto
|
||||
|= rto=@dr
|
||||
^+ rto
|
||||
(min max-backoff (max ^~((div ~s1 5) rto)))
|
||||
(min max-backoff (max ^~((div ~s1 5)) rto))
|
||||
:: +max-backoff: calculate highest re-send interval
|
||||
::
|
||||
:: Keeps pinhole to sponsors open by inspecting the duct (hack).
|
||||
|
Loading…
Reference in New Issue
Block a user