Query: tcp_driver_types
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Types(3) globus xio Types(3)NAMETypes - Defines #define GLOBUS_XIO_TCP_INVALID_HANDLE Enumerations enum globus_xio_tcp_send_flags_t { GLOBUS_XIO_TCP_SEND_OOB = MSG_OOB } Define Documentation #define GLOBUS_XIO_TCP_INVALID_HANDLE Invalid handle type. See also: GLOBUS_XIO_TCP_SET_HANDLE Enumeration Type Documentation enum globus_xio_tcp_send_flags_t TCP driver specific types. Enumerator: GLOBUS_XIO_TCP_SEND_OOB Use this with GLOBUS_XIO_TCP_SET_SEND_FLAGS to send a TCP message out of band (Urgent data flag set) Author Generated automatically by Doxygen for globus xio from the source code. Version 3.3 Mon Apr 30 2012 Types(3)