NAME
globus_rls_sender_info_t -
Information about server sending updates to an rli, returned by
globus_rls_client_rli_sender_list().
SYNOPSIS
Data Fields
char url [MAXURL]
time_t lastupdate
Detailed Description
Information about server sending updates to an rli, returned by
globus_rls_client_rli_sender_list().
Field Documentation
char globus_rls_sender_info_t::url[MAXURL]
URL of server.
time_t globus_rls_sender_info_t::lastupdate
Time of last softstate update.
Author
Generated automatically by Doxygen for globus rls client from the
source code.