The Sequence Toolkit
www.sequence-toolkit.com
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros
Macros
stk_tcp.h File Reference
#include "stk_common.h"
Include dependency graph for stk_tcp.h:

Go to the source code of this file.

Macros

#define STK_TCP_SEND_FLAG_REUSE_GENID   0x1
 
#define STK_TCP_SEND_FLAG_NONBLOCK   0x10
 

Detailed Description

A TCP based data flow module to enable services, service groups and other Sequence Toolkit components to pass data over TCP.

Macro Definition Documentation

#define STK_TCP_SEND_FLAG_NONBLOCK   0x10

Flag to prevent a send call from blocking

#define STK_TCP_SEND_FLAG_REUSE_GENID   0x1

Flag to prevent a send call from bumping a sequence generation to support multiple sends