CI+ Glue - IP network functions. More...
#include <stdio.h>#include <string.h>#include <stdarg.h>#include "techtype.h"#include "dbgfuncs.h"#include "stbhwos.h"#include "stbci.h"#include "stbhwnet.h"#include "stbhwmem.h"Macros | |
| #define | MAX_IP_CONNECTIONS 10 |
| #define | IP_TASK_STACK_SIZE 4096 |
| #define | IP_TASK_PRIORITY 9 |
| #define | IP_RECV_BUFFER_SIZE 65536 |
| #define | IP_RECV_TIMEOUT 500 |
Typedefs | |
| typedef struct network_connection | S_NETWORK_CONNECTION |
CI+ Glue - IP network functions.
1.8.6