Error Types
Error Types
Section: globus xio (3) Updated: 7 Jun 2010 Local index
Up
NAME
Error Types -
The errors reported by ORDERING driver include GLOBUS_XIO_ERROR_COMMAND, GLOBUS_XIO_ERROR_MEMORY, GLOBUS_XIO_ERROR_STATE, GLOBUS_XIO_ERROR_CANCELED.
Enumerations
enum globus_xio_ordering_error_type_t { GLOBUS_XIO_ORDERING_ERROR_READ, GLOBUS_XIO_ORDERING_ERROR_CANCEL }
Detailed Description
The errors reported by ORDERING driver include GLOBUS_XIO_ERROR_COMMAND, GLOBUS_XIO_ERROR_MEMORY, GLOBUS_XIO_ERROR_STATE, GLOBUS_XIO_ERROR_CANCELED.
See also:
-
globus_xio_driver_error_match()
globus_error_errno_match()
Enumeration Type Documentation
enum globus_xio_ordering_error_type_t
doxygen varargs filter stuff ORDERING driver specific error types
Enumerator:
- GLOBUS_XIO_ORDERING_ERROR_READ
-
Indicates that an error occured in reading data.
- GLOBUS_XIO_ORDERING_ERROR_CANCEL
-
Indicates an error occured in canceling an operation.
Author
Generated automatically by Doxygen for globus xio from the source code.
Index
- NAME
-
- Enumerations
-
- Detailed Description
-
- Enumeration Type Documentation
-
- enum globus_xio_ordering_error_type_t
-
- Author
-
This document was created by
man2html,
using the manual pages.
Time: 21:51:49 GMT, April 16, 2011