mirror of
https://github.com/urbit/shrub.git
synced 2024-12-19 16:51:42 +03:00
lull, ames: add ship and lane to %stun task
This commit is contained in:
parent
2ceaa42e33
commit
0b08f07aa7
@ -933,10 +933,12 @@
|
|||||||
==
|
==
|
||||||
:: $stun: STUN notifications, from unix
|
:: $stun: STUN notifications, from unix
|
||||||
::
|
::
|
||||||
|
:: .lane is the latest cached lane in vere, from the point of view of .ship
|
||||||
|
::
|
||||||
+$ stun
|
+$ stun
|
||||||
$% [%stop ~] :: succesful STUN response, stop %ping app
|
$% [%stop =ship =lane] :: succesful STUN response, stop %ping app
|
||||||
[%fail ~] :: failure to STUN, re-enable %ping app
|
[%fail =ship =lane] :: failure to STUN, re-enable %ping app
|
||||||
[%once ~] :: new ip discovered, notify ping %app
|
[%once =ship =lane] :: new lane discovered, notify ping %app
|
||||||
==
|
==
|
||||||
:: +| %atomics
|
:: +| %atomics
|
||||||
::
|
::
|
||||||
|
Loading…
Reference in New Issue
Block a user