glb_close_all
Closes the connections to all License Scheduler daemons.glb_close_all is a routine that closes the connections to all License Scheduler daemons specified in lsf.licensescheduler. This is useful when there are multiple License Scheduler master and slave daemons running for failover purposes.
#include <glb/glb.h>
void glb_close_all(void)
Data Structures:
- Parameters:
none Define Statements:
- none
- none
Errors:
- Returns:
- none
Equivalent line commands:
- On failure, glberrno is set to indicate the error.
Files:
- none
- LSF_CONFDIR/lsf.licensescheduler
- See also:
- glb_init_all
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.