CNDP  22.08.0
jcfg_client_s Struct Reference

#include <jcfg_private.h>

Data Fields

int s
 
jcfg_info_tinfo
 
pthread_barrier_t barrier
 

Detailed Description

JCFG client structure for Unix Domain Socket support.

Definition at line 24 of file jcfg_private.h.

Field Documentation

◆ s

int s

Accepted socket ID

Definition at line 25 of file jcfg_private.h.

◆ info

jcfg_info_t* info

Pointer to jcfg data

Definition at line 26 of file jcfg_private.h.

◆ barrier

pthread_barrier_t barrier

A barrier to sync up threads being started

Definition at line 27 of file jcfg_private.h.


The documentation for this struct was generated from the following file: