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-ipcserver.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/s6-ipcserver.html') diff --git a/doc/s6-ipcserver.html b/doc/s6-ipcserver.html index 840e09c..15e1423 100644 --- a/doc/s6-ipcserver.html +++ b/doc/s6-ipcserver.html @@ -86,7 +86,7 @@ programs to check when the server is ready to accept connections.
  • -v : be verbose.
  • -d : allow instant rebinding to the same path even if it has been used not long ago - this is the SO_REUSEADDR flag to -setsockopt() +setsockopt() and is generally used with server programs. This is the default. Note that path will be deleted if it already exists at program start time.
  • -D : disallow instant rebinding to the same path.
  • -- cgit v1.3.1