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

#include <ze-server.h>

Public Attributes

int family
 
int protocol
 
int socktype
 
socklen_t socklen
 
int sd
 
char spec [SERVER_SPEC_LEN]
 

Detailed Description

Definition at line 28 of file ze-server.h.

Member Data Documentation

◆ family

int server_T::family

Definition at line 30 of file ze-server.h.

◆ protocol

int server_T::protocol

Definition at line 31 of file ze-server.h.

◆ sd

int server_T::sd

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

◆ socklen

socklen_t server_T::socklen

Definition at line 33 of file ze-server.h.

◆ socktype

int server_T::socktype

Definition at line 32 of file ze-server.h.

◆ spec

char server_T::spec[SERVER_SPEC_LEN]

Definition at line 35 of file ze-server.h.


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