ze-filter  (ze-filter-0.8.0-develop-180218)
client_T Struct Reference

#include <ze-client.h>

Public Attributes

pthread_mutex_t mutex
 
bool ok
 
int signature
 
int nerr
 
time_t lasterr
 
int sd
 
int family
 
int protocol
 
int socktype
 
socklen_t socklen
 
char spec [CLIENT_SPEC_LEN]
 

Detailed Description

Definition at line 34 of file ze-client.h.

Member Data Documentation

◆ family

int client_T::family

Definition at line 45 of file ze-client.h.

◆ lasterr

time_t client_T::lasterr

Definition at line 42 of file ze-client.h.

◆ mutex

pthread_mutex_t client_T::mutex

Definition at line 36 of file ze-client.h.

◆ nerr

int client_T::nerr

Definition at line 41 of file ze-client.h.

◆ ok

bool client_T::ok

Definition at line 37 of file ze-client.h.

◆ protocol

int client_T::protocol

Definition at line 46 of file ze-client.h.

◆ sd

int client_T::sd

Definition at line 44 of file ze-client.h.

◆ signature

int client_T::signature

Definition at line 38 of file ze-client.h.

◆ socklen

socklen_t client_T::socklen

Definition at line 48 of file ze-client.h.

◆ socktype

int client_T::socktype

Definition at line 47 of file ze-client.h.

◆ spec

char client_T::spec[CLIENT_SPEC_LEN]

Definition at line 50 of file ze-client.h.


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