debian man page for udp_driver_errors

Query: udp_driver_errors

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

Error Types(3)							    globus xio							    Error Types(3)

NAME
Error Types - Enumerations enum globus_xio_udp_error_type_t { GLOBUS_XIO_UDP_ERROR_NO_ADDRS, GLOBUS_XIO_UDP_ERROR_SHORT_WRITE } 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, GLOBUS_XIO_UDP_ERROR_NO_ADDRS, and GLOBUS_XIO_UDP_ERROR_SHORT_WRITE 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. Enumerator: 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. Author Generated automatically by Doxygen for globus xio from the source code. Version 3.3 Mon Apr 30 2012 Error Types(3)
Related Man Pages
globus_gsi_callback_constants(3) - debian
globus_gsi_credential_constants(3) - debian
globus_gsi_gss_assist_constants(3) - debian
ost_file(3) - debian
globus_xio_mode_e_driver.h(3) - debian
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Introduction
Detecting unused variables...
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?