logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

globus_xio_tcp_driver_types - Types

Author

       Generated automatically by Doxygen for globus_xio from the source code.

globus_xio                                         Version 6.6                    globus_xio_tcp_driver_types(3)

Detailed Description

       Types.

Enumeration Type Documentation

enumglobus_xio_tcp_send_flags_t
       TCP driver specific types

       EnumeratorGLOBUS_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)

Macro Definition Documentation

#defineGLOBUS_XIO_TCP_INVALID_HANDLE
       Invalid handle type

       SeealsoGLOBUS_XIO_TCP_SET_HANDLE

Name

       globus_xio_tcp_driver_types - Types

        - Types.

Synopsis

Macros
       #define GLOBUS_XIO_TCP_INVALID_HANDLEEnumerations
       enum globus_xio_tcp_send_flags_t { GLOBUS_XIO_TCP_SEND_OOB = MSG_OOB }

See Also