Visit Platform at http://www.platform.com

options_rexec

define statements used by ls_rexecv. More...


Defines

#define REXF_USEPTY   0x00000001
#define REXF_CLNTDIR   0x00000002
#define REXF_TASKPORT   0x00000004
#define REXF_SHMODE   0x00000008
#define REXF_TASKINFO   0x00000010
#define REXF_REQVCL   0x00000020
#define REXF_SYNCNIOS   0x00000040
#define REXF_TTYASYNC   0x00000080
#define REXF_STDERR   0x00000100

Detailed Description

define statements used by ls_rexecv.

Define Documentation

#define REXF_USEPTY   0x00000001

Use a remote pseudo-terminal.

#define REXF_CLNTDIR   0x00000002

Use the local client's current working directory as the current working directory for remote execution (see ls_chdir).

#define REXF_TASKPORT   0x00000004

Request the remote RES to create a task port and return its number to the LSLIB.

The application program can later call ls_conntaskport to connect to the port.

#define REXF_SHMODE   0x00000008

Enable shell mode support if the REXF_USEPTY flag is also given.

This flag is ignored if REXF_USEPTY is not given. This flag should be specified for submitting interactive shells, or applications which redefine the ctrl-C and ctrl-Z keys (e.g., jove).

#define REXF_TASKINFO   0x00000010

Request remote to forward the task information.

#define REXF_REQVCL   0x00000020

Rex sets plugin option.

#define REXF_SYNCNIOS   0x00000040

NIOS synchronize IO.

#define REXF_TTYASYNC   0x00000080

Asyncronous rtty_.

#define REXF_STDERR   0x00000100

Enable STDERR support.



     
Date Modified: 28 Jun 2011
Platform Support: support@platform.com
Platform Information Development: doc@platform.com

Platform Computing. Accelerating Intelligence(TM).
Copyright © 1994-2011 Platform Computing Corporation. All rights reserved.