CNDP  22.08.0
csock_private.h File Reference
#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}"
 

Detailed Description

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.

Macro Definition Documentation

◆ CSOCK_USE_STDIO

#define CSOCK_USE_STDIO   "{stdio}"

Internal string to use STDIN/STDOUT

Definition at line 29 of file csock_private.h.