http_driver_errors(3) debian man page | unix.com

Man Page: http_driver_errors

Operating Environment: debian

Section: 3

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

NAME
Error Types - Enumerations enum globus_xio_http_errors_t { GLOBUS_XIO_HTTP_ERROR_INVALID_HEADER, GLOBUS_XIO_HTTP_ERROR_PARSE, GLOBUS_XIO_HTTP_ERROR_NO_ENTITY, GLOBUS_XIO_HTTP_ERROR_EOF, GLOBUS_XIO_HTTP_ERROR_PERSISTENT_CONNECTION_DROPPED } Detailed Description In addition to errors generated by underlying protocol drivers, the XIO HTTP driver defines a few error conditions specific to the HTTP protocol. See also: globus_xio_driver_error_match() Enumeration Type Documentation enum globus_xio_http_errors_t Error types used to generate errors using the globus_error_generic module. Enumerator: GLOBUS_XIO_HTTP_ERROR_INVALID_HEADER An attempt to set a header which is not compatible with the HTTP version being used. GLOBUS_XIO_HTTP_ERROR_PARSE Error parsing HTTP protocol. GLOBUS_XIO_HTTP_ERROR_NO_ENTITY There is no entity body to read or write. GLOBUS_XIO_HTTP_ERROR_EOF Server side fake EOF. GLOBUS_XIO_HTTP_ERROR_PERSISTENT_CONNECTION_DROPPED Persistent connection dropped by the server. 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_callback(3) - debian
globus_errno_error_object(3) - debian
globus_gram_protocol_job_state(3) - debian
globus_gsi_callback_constants(3) - debian
gsi_driver_types(3) - debian
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
One instance of comparing grep and awk
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)?
My first PERL incarnation... Audio Oscillograph