Main Page   Modules   Data Structures   File List   Data Fields   Globals   Related Pages  

Error Types
[Globus XIO UDP Driver]

Enumerations


Detailed Description

The UDP driver is very close to the system code, so most errors reported by it are converted from the system errno. A few of the exceptions are GLOBUS_XIO_ERROR_COMMAND, GLOBUS_XIO_ERROR_CONTACT_STRING, GLOBUS_XIO_ERROR_CANCELED, Error Types, and Error Types

See also:
globus_xio_driver_error_match() , globus_error_errno_match()

Enumeration Type Documentation

enum globus_xio_udp_error_type_t
 

UDP driver specific error types.

Enumeration values:
GLOBUS_XIO_UDP_ERROR_NO_ADDRS  Indicates that no IPv4/6 compatible sockets could be resolved for the specified hostname.
GLOBUS_XIO_UDP_ERROR_SHORT_WRITE  Indicates that a write of the full buffer failed.

Possibly need to increase the send buffer size.


about globus | globus toolkit | dev.globus

Comments? webmaster@globus.org