The Sequence Toolkit
www.sequence-toolkit.com |
#include "stk_common.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 |
A TCP based data flow module to enable services, service groups and other Sequence Toolkit components to pass data over TCP.
#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