Scroll to navigation

globus_xio_file_driver_envs(3) Library Functions Manual globus_xio_file_driver_envs(3)

NAME

globus_xio_file_driver_envs - Environment Variables


- Environment Variables.

SYNOPSIS

Detailed Description

Environment Variables.

The 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.

Version 6.6 globus_xio