From 36e5d19200769888b7f2b6ef571448c03ee7f93d Mon Sep 17 00:00:00 2001 From: "C. McEnroe" Date: Sat, 2 Nov 2019 03:06:11 -0400 Subject: Add SNI socket dispatcher pounce can't accept connections from it yet though! --- README.7 | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'README.7') diff --git a/README.7 b/README.7 index c1a6806..4225afa 100644 --- a/README.7 +++ b/README.7 @@ -1,4 +1,4 @@ -.Dd October 29, 2019 +.Dd November 1, 2019 .Dt README 7 .Os "Causal Agency" . @@ -48,7 +48,7 @@ all events can be accurately replayed, rather than being limited to messages. . .Sh FILES -.Bl -tag -width "rc.pounce" -compact +.Bl -tag -width "dispatch.c" -compact .It Pa bounce.h common declarations and default paths .It Pa bounce.c @@ -66,6 +66,8 @@ buffer between server and clients .It Pa config.c .Xr getopt_long 3 Ns -integrated configuration parsing +.It Pa dispatch.c +SNI socket dispatcher .It Pa rc.pounce .Fx .Xr rc 8 @@ -73,4 +75,5 @@ script .El . .Sh SEE ALSO +.Xr calico 1 , .Xr pounce 1 -- cgit 1.4.1