From ab1e10197774d0f0dfa4cf06ce1ef94442d50833 Mon Sep 17 00:00:00 2001 From: Ulrich Sibiller Date: Wed, 12 Feb 2020 23:21:25 +0100 Subject: NX.h: Add missing NX_CHANNEL_SLAVE type to description --- nxcomp/include/NX.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'nxcomp') diff --git a/nxcomp/include/NX.h b/nxcomp/include/NX.h index 7ec79b4b1..cc1cfb280 100644 --- a/nxcomp/include/NX.h +++ b/nxcomp/include/NX.h @@ -341,6 +341,9 @@ extern int NXTransFlush(int fd); * NX_CHANNEL_FONT: The channel will forward a X font server * connection. * + * NX_CHANNEL_SLAVE: The channel will forward data to a remote slave + * command (see NX_SLAVE_CMD envrionment variable) + * * Only a proxy running at the NX server/X client side will be able * to create a X, CUPS, SMB, MEDIA and HTTP channel. A proxy running * at the NX client/X server side can create font server connections. -- cgit v1.2.3