A structure containing GNet::Client configuration parameters.
More...
#include <gclient.h>
A structure containing GNet::Client configuration parameters.
Definition at line 83 of file gclient.h.
◆ Config() [1/4]
GNet::Client::Config::Config |
( |
| ) |
|
◆ Config() [2/4]
◆ Config() [3/4]
GNet::Client::Config::Config |
( |
const LineBufferConfig & |
lbc, |
|
|
unsigned int |
all_timeouts |
|
) |
| |
◆ Config() [4/4]
GNet::Client::Config::Config |
( |
const LineBufferConfig & |
lbc, |
|
|
unsigned int |
connection_timeout, |
|
|
unsigned int |
secure_connection_timeout, |
|
|
unsigned int |
response_timeout, |
|
|
unsigned int |
idle_timeout |
|
) |
| |
◆ set_all_timeouts()
◆ set_auto_start()
◆ set_bind_local_address()
◆ set_connection_timeout()
◆ set_idle_timeout()
◆ set_local_address()
◆ set_response_timeout()
◆ set_secure_connection_timeout()
◆ set_sync_dns()
◆ auto_start
bool GNet::Client::Config::auto_start {true} |
◆ bind_local_address
bool GNet::Client::Config::bind_local_address {false} |
◆ connection_timeout
unsigned int GNet::Client::Config::connection_timeout {0U} |
◆ idle_timeout
unsigned int GNet::Client::Config::idle_timeout {0U} |
◆ line_buffer_config
◆ local_address
Address GNet::Client::Config::local_address |
◆ response_timeout
unsigned int GNet::Client::Config::response_timeout {0U} |
◆ secure_connection_timeout
unsigned int GNet::Client::Config::secure_connection_timeout {0U} |
◆ sync_dns
bool GNet::Client::Config::sync_dns |
The documentation for this struct was generated from the following files:
- /usr/src/slapt-src-x86_64/network/emailrelay/emailrelay-2.3/src/gnet/gclient.h
- /usr/src/slapt-src-x86_64/network/emailrelay/emailrelay-2.3/src/gnet/gclient.cpp