lull, ames: add ship and lane to %stun task

This commit is contained in:
yosoyubik 2023-11-21 10:30:33 +01:00
parent 2ceaa42e33
commit 0b08f07aa7

View File

@ -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
:: ::