YAMI4Industry
Data Fields
yami_options Struct Reference

#include <options.h>

Data Fields

int32_t tcp_listen_backlog
 
int32_t tcp_reuseaddr
 
int32_t tcp_nonblocking
 
int32_t tcp_connect_timeout
 
int32_t tcp_nodelay
 
int32_t tcp_keepalive
 

Detailed Description

Aggregate of all socket-related options.

Field Documentation

int32_t yami_options::tcp_connect_timeout
int32_t yami_options::tcp_keepalive
int32_t yami_options::tcp_listen_backlog
int32_t yami_options::tcp_nodelay
int32_t yami_options::tcp_nonblocking
int32_t yami_options::tcp_reuseaddr

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