mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-11-30 19:11:59 +03:00
ames: address style nits
This commit is contained in:
parent
a5f88cb24e
commit
985350d2b5
@ -1678,8 +1678,7 @@
|
||||
=* her her.u.parsed
|
||||
=/ =bone
|
||||
?-(u.parsed [%new *] bone.u.parsed, [%old *] bone.u.parsed)
|
||||
=/ peer-core (abed-got:pe her)
|
||||
abet:(on-flub:peer-core bone)
|
||||
abet:(on-flub:(abed-got:pe her) bone)
|
||||
:: +on-take-done: handle notice from vane that it processed a message
|
||||
::
|
||||
++ on-take-done
|
||||
@ -3872,17 +3871,16 @@
|
||||
++ call
|
||||
|= task=message-sink-task
|
||||
^+ sink
|
||||
?- -.task
|
||||
%drop sink(nax.state (~(del in nax.state) message-num.task))
|
||||
%done (done ok.task)
|
||||
::
|
||||
%flub
|
||||
?- -.task
|
||||
%drop sink(nax.state (~(del in nax.state) message-num.task))
|
||||
%done (done ok.task)
|
||||
%flub
|
||||
%= sink
|
||||
last-heard.state (dec last-heard.state)
|
||||
pending-vane-ack.state ~(nap to pending-vane-ack.state)
|
||||
==
|
||||
::
|
||||
%hear
|
||||
%hear
|
||||
|^ ?: ?| corked
|
||||
?& %*(corked sink bone (mix 0b10 bone))
|
||||
=(%nack (received bone))
|
||||
|
Loading…
Reference in New Issue
Block a user