Grid Community Toolkit  6.2.1705709074 (tag: v6.2.20240202)
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros | Enumerations

Types. More...

Macros

#define GLOBUS_XIO_TCP_INVALID_HANDLE
 

Enumerations

enum  globus_xio_tcp_send_flags_t { GLOBUS_XIO_TCP_SEND_OOB = MSG_OOB }
 

Detailed Description

Types.

Macro Definition Documentation

#define GLOBUS_XIO_TCP_INVALID_HANDLE

Invalid handle type

See Also
GLOBUS_XIO_TCP_SET_HANDLE

Enumeration Type Documentation

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)