mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-19 21:02:01 +03:00
ames: check if we have a flow for a nax ack bone
This commit is contained in:
parent
1522e4ab96
commit
fbb95b0d9f
@ -1978,10 +1978,12 @@
|
||||
:: if it received a nack on a backward bone
|
||||
::
|
||||
=+ backward-bone=(mix 0b10 bone)
|
||||
:: not a naxplanation ack bone
|
||||
:: the backward bone is a naxplanation ack bone and we have a flow for it
|
||||
::
|
||||
?. =(2 (mod backward-bone 4))
|
||||
|
|
||||
?~ (~(get by rcv.peer-state) backward-bone)
|
||||
|
|
||||
%. &
|
||||
(trace &(dry odd.veb) ship |.((weld "failed %watch plea " log)))
|
||||
:: +on-take-wake: receive wakeup or error notification from behn
|
||||
|
Loading…
Reference in New Issue
Block a user