From 81975cce421ce70a3a6ce4a2cad8a5b6e5709789 Mon Sep 17 00:00:00 2001 From: Joe Bryan Date: Wed, 13 Mar 2019 13:35:14 -0700 Subject: [PATCH] cleans up +task comments in %lient and %rver --- sys/vane/lient.hoon | 1 + sys/vane/rver.hoon | 10 +++++----- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/sys/vane/lient.hoon b/sys/vane/lient.hoon index 4b5987f9e8..eaf78dc10d 100644 --- a/sys/vane/lient.hoon +++ b/sys/vane/lient.hoon @@ -315,6 +315,7 @@ =/ moves=(list move) [[duct %slip %d %flog task] ~] [moves light-gate] + :: %vega: notifies us of a completed kernel upgrade :: ?: ?=(%vega -.task) [~ light-gate] diff --git a/sys/vane/rver.hoon b/sys/vane/rver.hoon index adffd9fd36..3ea1079004 100644 --- a/sys/vane/rver.hoon +++ b/sys/vane/rver.hoon @@ -1606,13 +1606,13 @@ [[~ /~/channel] duct [%channel ~]] == [~ http-server-gate] + :: %vega: notifies us of a completed kernel upgrade :: ?: ?=(%vega -.task) [~ http-server-gate] :: %born: new unix process + :: ?: ?=(%born -.task) - :: - ~& [%todo-handle-born p.task] :: close previously open connections :: :: When we have a new unix process, every outstanding open connection is @@ -1648,12 +1648,12 @@ =/ server (per-server-event event-args) ?- -.task :: - :: %live: no idea what this is for + :: %live: notifies us of our running server config + :: + :: [insecure-port=@ud secure-port=(unit @ud)] :: %live - :: ~& [%todo-live task] - :: [~ http-server-gate] :: %request