From 2cbebb23d08537e0075a7d38b411497e9d9df292 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Wed, 5 Feb 2025 21:40:34 +0100 Subject: Begin implementation of radharc-ipc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- radharc.1 | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) (limited to 'radharc.1') diff --git a/radharc.1 b/radharc.1 index 6e0d2b9..dba2623 100644 --- a/radharc.1 +++ b/radharc.1 @@ -186,6 +186,35 @@ If is .RB ' no ', the above will not be done. +.TP +.BI socket= name +Select name (abstract address) of the socket created +for IPC functionality. + +If +.I name +is +.RB ' - ', +the standard input will be used, and must be a bound +.BR unix (7) +datagam socket. + +If not specified, and no-socket has not been +specified, a default string will be used, being +defined by the pattern +.RS +.nf +\fB\(dq/proc/%u/%s\(dq,\fP <\fIPID\fP>\fB,\fP <\fIclass\fP> +.fi +.RE + +Any comma +.RB ( , ) +will be interpeted as part of +.IR name . +.TP +.B no-socket +Do not create a socket for IPC functionality. .RE .TP .B -x @@ -245,6 +274,7 @@ where it is garanteed that is within [1000, 40000]. .SH SEE ALSO +.BR radharc-ipc (1), .BR coopgammad (1), .BR cg-tools (7), .BR redshift (1), -- cgit v1.2.3-70-g09d2