From 168d89131415de7590daa00dc5929aeb8727078e Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Mon, 28 Apr 2025 08:43:57 +0000 Subject: Latest batch of fixes Signed-off-by: Laurent Bercot --- doc/s6-ioconnect.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/s6-ioconnect.html') diff --git a/doc/s6-ioconnect.html b/doc/s6-ioconnect.html index 4f7186b..790aed4 100644 --- a/doc/s6-ioconnect.html +++ b/doc/s6-ioconnect.html @@ -74,7 +74,7 @@ examples here involve TCP. Nevertheless, it can be used with connections across Unix domain sockets as well, and has its place in the s6 package.
  • If one of the endpoints is a socket, s6-ioconnect will call -shutdown() +shutdown() on it (for reading or writing, depending on the endpoint) when it needs to transmit EOF. This is a necessary workaround to a misdesign of the -- cgit v1.3.1