E-MailRelay
|
A configuration structure for GNet::Server. More...
#include <gserver.h>
Public Member Functions | |
Config & | set_stream_socket_config (const StreamSocket::Config &) |
Config & | set_uds_open_permissions (bool b=true) noexcept |
Public Attributes | |
StreamSocket::Config | stream_socket_config |
bool | uds_open_permissions {false} |
A configuration structure for GNet::Server.
|
inline |
|
inlinenoexcept |
StreamSocket::Config GNet::Server::Config::stream_socket_config |