glbHandle Struct Reference
This handle represent a live connection to globd. More...
Data Fields
char * name int handle struct sockaddr_storage globd Detailed Description
This handle represent a live connection to globd.The API and the globd communicate over a TCP/IP connection. The handle member name holds the authentication informations needed by globd to authorise token withdraw from a project by a connected client, LSF mbatchd or taskman. Only the API that requests tokens, glb_gettokens() and the administrative API glb_admin() need to set the name member because they require authentication. Other API do not need to manage the handle explicitly.
Field Documentation
char* glbHandle::name client name
channel handle
struct sockaddr_storage glbHandle::globd details socket information
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.