globus_rls_handle_t(3)
NAME
globus_rls_handle_t
RLS Client Handle.
SYNOPSIS
Data Fields
globus_url_t url
globus_io_handle_t handle
int flags
Detailed Description
RLS Client Handle.
Field Documentation
- globus_url_t globus_rls_handle_t::url
- URL of RLS server (RLS://host[:port]).
- globus_io_handle_t globus_rls_handle_t::handle
- Globus IO handle.
- int globus_rls_handle_t::flags
- See FH_xxx flags below.
Author
- Generated automatically by Doxygen for globus rls client from the
source code.