globus_rls_sender_info_t (3) - Linux Manuals

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 [256]

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[256]

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.