.TH "Types" 3 "Mon Apr 30 2012" "Version 3.3" "globus xio" \" -*- nroff -*- .ad l .nh .SH NAME Types \- .SS "Defines" .in +1c .ti -1c .RI "#define \fBGLOBUS_XIO_TCP_INVALID_HANDLE\fP" .br .in -1c .SS "Enumerations" .in +1c .ti -1c .RI "enum \fBglobus_xio_tcp_send_flags_t\fP { \fBGLOBUS_XIO_TCP_SEND_OOB\fP = MSG_OOB }" .br .in -1c .SH "Define Documentation" .PP .SS "#define \fBGLOBUS_XIO_TCP_INVALID_HANDLE\fP" .PP Invalid handle type\&. \fBSee also:\fP .RS 4 \fBGLOBUS_XIO_TCP_SET_HANDLE\fP .RE .PP .SH "Enumeration Type Documentation" .PP .SS "enum \fBglobus_xio_tcp_send_flags_t\fP" .PP TCP driver specific types\&. .PP \fBEnumerator: \fP .in +1c .TP \fB\fIGLOBUS_XIO_TCP_SEND_OOB \fP\fP Use this with \fBGLOBUS_XIO_TCP_SET_SEND_FLAGS\fP to send a TCP message out of band (Urgent data flag set) .SH "Author" .PP Generated automatically by Doxygen for globus xio from the source code\&.