mirror of
https://github.com/urbit/shrub.git
synced 2024-12-01 14:42:02 +03:00
cleans up +task comments in %lient and %rver
This commit is contained in:
parent
5f8280c6f0
commit
81975cce42
@ -315,6 +315,7 @@
|
|||||||
=/ moves=(list move)
|
=/ moves=(list move)
|
||||||
[[duct %slip %d %flog task] ~]
|
[[duct %slip %d %flog task] ~]
|
||||||
[moves light-gate]
|
[moves light-gate]
|
||||||
|
:: %vega: notifies us of a completed kernel upgrade
|
||||||
::
|
::
|
||||||
?: ?=(%vega -.task)
|
?: ?=(%vega -.task)
|
||||||
[~ light-gate]
|
[~ light-gate]
|
||||||
|
@ -1606,13 +1606,13 @@
|
|||||||
[[~ /~/channel] duct [%channel ~]]
|
[[~ /~/channel] duct [%channel ~]]
|
||||||
==
|
==
|
||||||
[~ http-server-gate]
|
[~ http-server-gate]
|
||||||
|
:: %vega: notifies us of a completed kernel upgrade
|
||||||
::
|
::
|
||||||
?: ?=(%vega -.task)
|
?: ?=(%vega -.task)
|
||||||
[~ http-server-gate]
|
[~ http-server-gate]
|
||||||
:: %born: new unix process
|
:: %born: new unix process
|
||||||
|
::
|
||||||
?: ?=(%born -.task)
|
?: ?=(%born -.task)
|
||||||
::
|
|
||||||
~& [%todo-handle-born p.task]
|
|
||||||
:: close previously open connections
|
:: close previously open connections
|
||||||
::
|
::
|
||||||
:: When we have a new unix process, every outstanding open connection is
|
:: When we have a new unix process, every outstanding open connection is
|
||||||
@ -1648,12 +1648,12 @@
|
|||||||
=/ server (per-server-event event-args)
|
=/ server (per-server-event event-args)
|
||||||
?- -.task
|
?- -.task
|
||||||
::
|
::
|
||||||
:: %live: no idea what this is for
|
:: %live: notifies us of our running server config
|
||||||
|
::
|
||||||
|
:: [insecure-port=@ud secure-port=(unit @ud)]
|
||||||
::
|
::
|
||||||
%live
|
%live
|
||||||
::
|
|
||||||
~& [%todo-live task]
|
~& [%todo-live task]
|
||||||
::
|
|
||||||
[~ http-server-gate]
|
[~ http-server-gate]
|
||||||
::
|
::
|
||||||
%request
|
%request
|
||||||
|
Loading…
Reference in New Issue
Block a user