int drms_server_getunits ( DRMS_Env_t env,
int  sockfd 
)

Request one or more storage units from SUMS. This is a server function for command code DRMS_GETUNITS and is a wrapper for drms_getunits_ex. Please see the documentation for drms_getunits_ex for more information.

Parameters:
env DRMS session information.
sockfd The file descriptor that identifies the client process that initiated the request.
Returns:
DRMS status (see drms_statuscodes.h). 0 if successful, non-0 otherwise.

Definition at line 1710 of file drms_server.c.


Generated on Mon Mar 26 07:00:50 2018 for JSOC_Documentation by  doxygen 1.5.7.1