Provided by: libglobus-xio-doc_5.11-2_all bug

NAME

       globus_xio_file_driver_envs - Environment VariablesThe file driver uses the following
       environment variables

       • GLOBUS_XIO_FILE_DEBUG Available if using a debug build. See globus_debug.h for format.
         The File driver defines the levels TRACE for all function call tracing and INFO for
         write buffer sizes

       • GLOBUS_XIO_SYSTEM_DEBUG Available if using a debug build. See globus_debug.h for format.
         The File driver uses globus_xio_system (along with the TCP and UDP drivers) which
         defines the following levels: TRACE for all function call tracing, DATA for data read
         and written counts, INFO for some special events, and RAW which dumps the raw buffers
         actually read or written. This can contain binary data, so be careful when you enable
         it.

Author

       Generated automatically by Doxygen for globus_xio from the source code.