mirror of
https://github.com/urbit/shrub.git
synced 2024-11-28 13:54:20 +03:00
link-listen-hook: silently discard %behn %wake
This commit is contained in:
parent
0362f37c48
commit
7498b6d0cb
@ -36,9 +36,15 @@
|
|||||||
^- card
|
^- card
|
||||||
[%pass wire %agent [ship term] %leave ~]
|
[%pass wire %agent [ship term] %leave ~]
|
||||||
::
|
::
|
||||||
|
++ on-arvo
|
||||||
|
|= [=wire =sign-arvo]
|
||||||
|
^- (quip card _this)
|
||||||
|
?+ sign-arvo (on-arvo:def wire sign-arvo)
|
||||||
|
[%b *] [~ this]
|
||||||
|
==
|
||||||
|
::
|
||||||
++ on-agent on-agent:def
|
++ on-agent on-agent:def
|
||||||
++ on-poke on-poke:def
|
++ on-poke on-poke:def
|
||||||
++ on-arvo on-arvo:def
|
|
||||||
++ on-peek on-peek:def
|
++ on-peek on-peek:def
|
||||||
++ on-watch on-watch:def
|
++ on-watch on-watch:def
|
||||||
++ on-leave on-leave:def
|
++ on-leave on-leave:def
|
||||||
|
Loading…
Reference in New Issue
Block a user