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

Public Attributes

bool ok
 
int socktype
 
int inetport
 
char * inethost
 
char * sockname
 
int sd
 
time_t recv_timeout
 
time_t send_timeout
 

Detailed Description

Definition at line 43 of file ze-grey-client.c.

Member Data Documentation

◆ inethost

char* greychan_T::inethost

Definition at line 48 of file ze-grey-client.c.

◆ inetport

int greychan_T::inetport

Definition at line 47 of file ze-grey-client.c.

◆ ok

bool greychan_T::ok

Definition at line 44 of file ze-grey-client.c.

◆ recv_timeout

time_t greychan_T::recv_timeout

Definition at line 54 of file ze-grey-client.c.

◆ sd

int greychan_T::sd

Definition at line 52 of file ze-grey-client.c.

◆ send_timeout

time_t greychan_T::send_timeout

Definition at line 55 of file ze-grey-client.c.

◆ sockname

char* greychan_T::sockname

Definition at line 50 of file ze-grey-client.c.

◆ socktype

int greychan_T::socktype

Definition at line 45 of file ze-grey-client.c.


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