IBM

commands_ls_rfcontrol

ls_rfcontrol() commands More...


Defines

#define RF_CMD_MAXHOSTS   0
#define RF_CMD_RXFLAGS   2

Detailed Description

ls_rfcontrol() commands

Define Documentation

#define RF_CMD_MAXHOSTS   0

Allows the caller to specify the number of connected hosts.

When a remote file operation is being serviced at a host for the first time, a connection is made to the Remote Execution Server's (RES) file server process on the remote host. If the number of connections reaches RF_MAXHOSTS defined in lsf.h, the least recently used connection which does not have any files open on that host is broken. The RF_CMD_MAXHOSTS command allows you to change the maximum number of connections. The new maximum is specified in arg.

#define RF_CMD_RXFLAGS   2

Terminates the connection with the RES's file server process on host arg.

arg is a pointer to the remote host name cast to int.



     
Date Modified: 16 Jul 2014

Terms of Use
Copyright © 1994-2014 International Business Machines Corp.
US Government Users Restricted Rights - Use, duplication or disclosure
restricted by GSA ADP Schedule Contract with IBM Corp.