globus_xio_mode_e_driver_errors - Man Page
Name
globus_xio_mode_e_driver_errors — Error Types
— Error Types.
Synopsis
Enumerations
enum globus_xio_mode_e_error_type_t { GLOBUS_XIO_MODE_E_HEADER_ERROR }
Detailed Description
Error Types.
The errors reported by MODE_E driver include GLOBUS_XIO_ERROR_COMMAND, GLOBUS_XIO_ERROR_MEMORY, GLOBUS_XIO_ERROR_STATE, GLOBUS_XIO_ERROR_PARAMETER, GLOBUS_XIO_ERROR_EOF, GLOBUS_XIO_ERROR_CANCELED, GLOBUS_XIO_MODE_E_HEADER_ERROR
- See also
globus_xio_driver_error_match()
globus_error_errno_match()
Enumeration Type Documentation
enum globus_xio_mode_e_error_type_t
MODE_E driver specific error types
Enumerator
- GLOBUS_XIO_MODE_E_HEADER_ERROR
Indicates that the mode_e header is erroneous
Author
Generated automatically by Doxygen for globus_xio from the source code.
Referenced By
The man pages globus_xio_mode_e_error_type_t(3) and GLOBUS_XIO_MODE_E_HEADER_ERROR(3) are aliases of globus_xio_mode_e_driver_errors(3).
Version 6.6 globus_xio