A configuration structure for GNet::Socket.
More...
#include <gsocket.h>
A configuration structure for GNet::Socket.
Definition at line 231 of file gsocket.h.
◆ set_bind_exclusive()
◆ set_bind_reuse()
◆ set_free_bind()
◆ set_last()
template<typename T >
const T & GNet::Socket::Config::set_last |
( |
| ) |
|
◆ set_listen_queue()
◆ bind_exclusive
bool GNet::Socket::Config::bind_exclusive {false} |
◆ bind_pureipv6
bool GNet::Socket::Config::bind_pureipv6 {true} |
◆ bind_reuse
bool GNet::Socket::Config::bind_reuse {true} |
◆ connect_pureipv6
bool GNet::Socket::Config::connect_pureipv6 {true} |
◆ free_bind
bool GNet::Socket::Config::free_bind {false} |
◆ listen_queue
int GNet::Socket::Config::listen_queue {0} |
The documentation for this struct was generated from the following files:
- /tmp/slackdce/slackrepo.HKsbdz/build_emailrelay/emailrelay-2.6/src/gnet/gsocket.h
- /tmp/slackdce/slackrepo.HKsbdz/build_emailrelay/emailrelay-2.6/src/gnet/gsocket.cpp