From c7f5b86a804ae16ab3a4bcda9593a49bce81791c Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Thu, 9 Feb 2023 15:45:54 +0000 Subject: Autodetect socket endpoints in s6-ioconnect, deprecate -0167 Signed-off-by: Laurent Bercot --- doc/s6-ioconnect.html | 22 +++++++-------------- src/conn-tools/s6-ioconnect.c | 45 +++++++++++++++++++++++++++---------------- 2 files changed, 35 insertions(+), 32 deletions(-) diff --git a/doc/s6-ioconnect.html b/doc/s6-ioconnect.html index 9a61c62..2621ff6 100644 --- a/doc/s6-ioconnect.html +++ b/doc/s6-ioconnect.html @@ -26,7 +26,7 @@ between two sets of open file descriptors.

Interface

-     s6-ioconnect [ -t millisecs ] [ -r fdr ] [ -w fdw ] [ -0 ] [ -1 ] [ -6 ] [ -7 ]
+     s6-ioconnect [ -t millisecs ] [ -r fdr ] [ -w fdw ]
 

Notes