| 
    CNDP
    22.08.0
    
   | 
 
#include <stdint.h>#include <sys/types.h>#include <sys/socket.h>#include <netinet/in.h>#include "csock.h"Go to the source code of this file.
Macros | |
| #define | CSOCK_USE_STDIO "{stdio}" | 
CNDP Socket-related data structures.
Create and support socket or stdio for user interactive support. A type of stdio is replacement to support TTY or socket stdio.
Definition in file csock_private.h.
| #define CSOCK_USE_STDIO "{stdio}" | 
Internal string to use STDIN/STDOUT
Definition at line 29 of file csock_private.h.