client-c  0.7.0
posix_defaults.h File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define KAA_TCP_CHANNEL_IN_BUFFER_SIZE   2048
 
#define KAA_TCP_CHANNEL_OUT_BUFFER_SIZE   8192
 
#define KAA_TCP_CHANNEL_KEEPALIVE   300
 
#define KAATCP_PARSER_MAX_MESSAGE_LENGTH   4096
 
#define KAA_MAX_LOG_MESSAGE_LENGTH   512
 

Macro Definition Documentation

#define KAA_MAX_LOG_MESSAGE_LENGTH   512

Definition at line 33 of file posix_defaults.h.

#define KAA_TCP_CHANNEL_IN_BUFFER_SIZE   2048

Definition at line 26 of file posix_defaults.h.

#define KAA_TCP_CHANNEL_KEEPALIVE   300

Definition at line 29 of file posix_defaults.h.

#define KAA_TCP_CHANNEL_OUT_BUFFER_SIZE   8192

Definition at line 27 of file posix_defaults.h.

#define KAATCP_PARSER_MAX_MESSAGE_LENGTH   4096

Definition at line 31 of file posix_defaults.h.