E-MailRelay
|
Public Attributes | |
bool | connect_pureipv6 {true} |
bool | bind_pureipv6 {true} |
bool | bind_reuse {true} |
bool | bind_exclusive { G::Test::enabled("socket-exclusive") } |
Socket options.
Definition at line 45 of file gsocket.cpp.
bool GNet::SocketImp::Options::bind_exclusive { G::Test::enabled("socket-exclusive") } |
Definition at line 50 of file gsocket.cpp.
bool GNet::SocketImp::Options::bind_pureipv6 {true} |
Definition at line 48 of file gsocket.cpp.
bool GNet::SocketImp::Options::bind_reuse {true} |
Definition at line 49 of file gsocket.cpp.
bool GNet::SocketImp::Options::connect_pureipv6 {true} |
Definition at line 47 of file gsocket.cpp.