.TH "globus_xio_tcp_driver_errors" 3 "Thu Nov 10 2016" "Version 5.14" "globus_xio" \" -*- nroff -*- .ad l .nh .SH NAME globus_xio_tcp_driver_errors \- Error Types .SS "Enumerations" .in +1c .ti -1c .RI "enum \fBglobus_xio_tcp_error_type_t\fP { \fBGLOBUS_XIO_TCP_ERROR_NO_ADDRS\fP }" .br .in -1c .SH "Detailed Description" .PP The TCP 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_EOF, GLOBUS_XIO_ERROR_COMMAND, GLOBUS_XIO_ERROR_CONTACT_STRING, GLOBUS_XIO_ERROR_CANCELED, and \fBGLOBUS_XIO_TCP_ERROR_NO_ADDRS\fP .PP \fBSee also:\fP .RS 4 globus_xio_driver_error_match() .PP globus_error_errno_match() .RE .PP .SH "Enumeration Type Documentation" .PP .SS "enum \fBglobus_xio_tcp_error_type_t\fP" TCP driver specific error types .PP \fBEnumerator\fP .in +1c .TP \fB\fIGLOBUS_XIO_TCP_ERROR_NO_ADDRS \fP\fP Indicates that no IPv4/6 compatible sockets could be resolved for the specified hostname .SH "Author" .PP Generated automatically by Doxygen for globus_xio from the source code\&.