Config
Configuration settings for IPC API. More...
Macros | |
#define | IPC_READ_TIMEOUT 50 |
#define | IPC_SEND_TIMEOUT 1000 |
#define | IPC_SOCKET_PORT 8888 |
Macro Definition Documentation
#define IPC_READ_TIMEOUT 50 |
Timeout for read calls
#define IPC_SEND_TIMEOUT 1000 |
Timeout for send/write calls
#define IPC_SOCKET_PORT 8888 |
Port for IPC sockets to listen/connect on