acceptsPerTickOpt | net::config::ConfigPhysicalSocketServer | private |
acceptTimeoutOpt | net::config::ConfigPhysicalSocketServer | private |
net::addFlag(const std::string &name, const std::string &description, const std::string &typeName) | net::config::ConfigSection | protected |
net::addFlag(const std::string &name, const std::string &description, const std::string &typeName, const CLI::Validator &additionalValidator) | net::config::ConfigSection | protected |
net::addFlag(const std::string &name, const std::string &description, const std::string &typeName, ValueTypeT defaultValue) | net::config::ConfigSection | protected |
net::addFlag(const std::string &name, const std::string &description, const std::string &typeName, ValueTypeT defaultValue, const CLI::Validator &additionalValidator) | net::config::ConfigSection | protected |
net::addFlag(const std::string &name, const std::string &description, const std::string &typeName, ValueType defaultValue) | net::config::ConfigSection | protected |
net::addFlag(const std::string &name, const std::string &description, const std::string &typeName, ValueType defaultValue, const CLI::Validator &additionalValidator) | net::config::ConfigSection | protected |
net::in::config::ConfigAddressReverse< net::config::ConfigAddressReverse >::addFlag(const std::string &name, const std::string &description, const std::string &typeName) | net::config::ConfigSection | |
net::in::config::ConfigAddressReverse< net::config::ConfigAddressReverse >::addFlag(const std::string &name, const std::string &description, const std::string &typeName, const CLI::Validator &additionalValidator) | net::config::ConfigSection | |
net::in::config::ConfigAddressReverse< net::config::ConfigAddressReverse >::addFlag(const std::string &name, const std::string &description, const std::string &typeName, ValueTypeT defaultValue) | net::config::ConfigSection | |
net::in::config::ConfigAddressReverse< net::config::ConfigAddressReverse >::addFlag(const std::string &name, const std::string &description, const std::string &typeName, ValueTypeT defaultValue, const CLI::Validator &additionalValidator) | net::config::ConfigSection | |
net::in::config::ConfigAddressReverse< net::config::ConfigAddressReverse >::addFlag(const std::string &name, const std::string &description, const std::string &typeName, ValueType defaultValue) | net::config::ConfigSection | |
net::in::config::ConfigAddressReverse< net::config::ConfigAddressReverse >::addFlag(const std::string &name, const std::string &description, const std::string &typeName, ValueType defaultValue, const CLI::Validator &additionalValidator) | net::config::ConfigSection | |
net::config::ConfigConnection::addFlag(const std::string &name, const std::string &description, const std::string &typeName) | net::config::ConfigSection | |
net::config::ConfigConnection::addFlag(const std::string &name, const std::string &description, const std::string &typeName, const CLI::Validator &additionalValidator) | net::config::ConfigSection | |
net::config::ConfigConnection::addFlag(const std::string &name, const std::string &description, const std::string &typeName, ValueTypeT defaultValue) | net::config::ConfigSection | |
net::config::ConfigConnection::addFlag(const std::string &name, const std::string &description, const std::string &typeName, ValueTypeT defaultValue, const CLI::Validator &additionalValidator) | net::config::ConfigSection | |
net::config::ConfigConnection::addFlag(const std::string &name, const std::string &description, const std::string &typeName, ValueType defaultValue) | net::config::ConfigSection | |
net::config::ConfigConnection::addFlag(const std::string &name, const std::string &description, const std::string &typeName, ValueType defaultValue, const CLI::Validator &additionalValidator) | net::config::ConfigSection | |
net::config::ConfigPhysicalSocketServer::addFlag(const std::string &name, const std::string &description, const std::string &typeName) | net::config::ConfigSection | |
net::config::ConfigPhysicalSocketServer::addFlag(const std::string &name, const std::string &description, const std::string &typeName, const CLI::Validator &additionalValidator) | net::config::ConfigSection | |
net::config::ConfigPhysicalSocketServer::addFlag(const std::string &name, const std::string &description, const std::string &typeName, ValueTypeT defaultValue) | net::config::ConfigSection | |
net::config::ConfigPhysicalSocketServer::addFlag(const std::string &name, const std::string &description, const std::string &typeName, ValueTypeT defaultValue, const CLI::Validator &additionalValidator) | net::config::ConfigSection | |
net::config::ConfigPhysicalSocketServer::addFlag(const std::string &name, const std::string &description, const std::string &typeName, ValueType defaultValue) | net::config::ConfigSection | |
net::config::ConfigPhysicalSocketServer::addFlag(const std::string &name, const std::string &description, const std::string &typeName, ValueType defaultValue, const CLI::Validator &additionalValidator) | net::config::ConfigSection | |
net::config::ConfigTlsServer::addFlag(const std::string &name, const std::string &description, const std::string &typeName) | net::config::ConfigSection | |
net::config::ConfigTlsServer::addFlag(const std::string &name, const std::string &description, const std::string &typeName, const CLI::Validator &additionalValidator) | net::config::ConfigSection | |
net::config::ConfigTlsServer::addFlag(const std::string &name, const std::string &description, const std::string &typeName, ValueTypeT defaultValue) | net::config::ConfigSection | |
net::config::ConfigTlsServer::addFlag(const std::string &name, const std::string &description, const std::string &typeName, ValueTypeT defaultValue, const CLI::Validator &additionalValidator) | net::config::ConfigSection | |
net::config::ConfigTlsServer::addFlag(const std::string &name, const std::string &description, const std::string &typeName, ValueType defaultValue) | net::config::ConfigSection | |
net::config::ConfigTlsServer::addFlag(const std::string &name, const std::string &description, const std::string &typeName, ValueType defaultValue, const CLI::Validator &additionalValidator) | net::config::ConfigSection | |
net::addFlagFunction(const std::string &name, const std::function< void()> &callback, const std::string &description, const std::string &typeName, const std::string &defaultValue) | net::config::ConfigSection | protected |
net::addFlagFunction(const std::string &name, const std::function< void()> &callback, const std::string &description, const std::string &typeName, const std::string &defaultValue, const CLI::Validator &validator) | net::config::ConfigSection | protected |
net::in::config::ConfigAddressReverse< net::config::ConfigAddressReverse >::addFlagFunction(const std::string &name, const std::function< void()> &callback, const std::string &description, const std::string &typeName, const std::string &defaultValue) | net::config::ConfigSection | |
net::in::config::ConfigAddressReverse< net::config::ConfigAddressReverse >::addFlagFunction(const std::string &name, const std::function< void()> &callback, const std::string &description, const std::string &typeName, const std::string &defaultValue, const CLI::Validator &validator) | net::config::ConfigSection | |
net::config::ConfigConnection::addFlagFunction(const std::string &name, const std::function< void()> &callback, const std::string &description, const std::string &typeName, const std::string &defaultValue) | net::config::ConfigSection | |
net::config::ConfigConnection::addFlagFunction(const std::string &name, const std::function< void()> &callback, const std::string &description, const std::string &typeName, const std::string &defaultValue, const CLI::Validator &validator) | net::config::ConfigSection | |
net::config::ConfigPhysicalSocketServer::addFlagFunction(const std::string &name, const std::function< void()> &callback, const std::string &description, const std::string &typeName, const std::string &defaultValue) | net::config::ConfigSection | |
net::config::ConfigPhysicalSocketServer::addFlagFunction(const std::string &name, const std::function< void()> &callback, const std::string &description, const std::string &typeName, const std::string &defaultValue, const CLI::Validator &validator) | net::config::ConfigSection | |
net::config::ConfigTlsServer::addFlagFunction(const std::string &name, const std::function< void()> &callback, const std::string &description, const std::string &typeName, const std::string &defaultValue) | net::config::ConfigSection | |
net::config::ConfigTlsServer::addFlagFunction(const std::string &name, const std::function< void()> &callback, const std::string &description, const std::string &typeName, const std::string &defaultValue, const CLI::Validator &validator) | net::config::ConfigSection | |
net::addOption(const std::string &name, const std::string &description) | net::config::ConfigSection | protected |
net::addOption(const std::string &name, const std::string &description, const std::string &typeName) | net::config::ConfigSection | protected |
net::addOption(const std::string &name, const std::string &description, const std::string &typeName, const CLI::Validator &additionalValidator) | net::config::ConfigSection | protected |
net::addOption(const std::string &name, const std::string &description, const std::string &typeName, ValueTypeT defaultValue) | net::config::ConfigSection | protected |
net::addOption(const std::string &name, const std::string &description, const std::string &typeName, ValueTypeT defaultValue, const CLI::Validator &additionalValidator) | net::config::ConfigSection | protected |
net::addOption(const std::string &name, const std::string &description, const std::string &typeName, ValueType defaultValue) | net::config::ConfigSection | protected |
net::addOption(const std::string &name, const std::string &description, const std::string &typeName, ValueType defaultValue, const CLI::Validator &additionalValidator) | net::config::ConfigSection | protected |
net::in::config::ConfigAddressReverse< net::config::ConfigAddressReverse >::addOption(const std::string &name, const std::string &description) | net::config::ConfigSection | |
net::in::config::ConfigAddressReverse< net::config::ConfigAddressReverse >::addOption(const std::string &name, const std::string &description, const std::string &typeName) | net::config::ConfigSection | |
net::in::config::ConfigAddressReverse< net::config::ConfigAddressReverse >::addOption(const std::string &name, const std::string &description, const std::string &typeName, const CLI::Validator &additionalValidator) | net::config::ConfigSection | |
net::in::config::ConfigAddressReverse< net::config::ConfigAddressReverse >::addOption(const std::string &name, const std::string &description, const std::string &typeName, ValueTypeT defaultValue) | net::config::ConfigSection | |
net::in::config::ConfigAddressReverse< net::config::ConfigAddressReverse >::addOption(const std::string &name, const std::string &description, const std::string &typeName, ValueTypeT defaultValue, const CLI::Validator &additionalValidator) | net::config::ConfigSection | |
net::in::config::ConfigAddressReverse< net::config::ConfigAddressReverse >::addOption(const std::string &name, const std::string &description, const std::string &typeName, ValueType defaultValue) | net::config::ConfigSection | |
net::in::config::ConfigAddressReverse< net::config::ConfigAddressReverse >::addOption(const std::string &name, const std::string &description, const std::string &typeName, ValueType defaultValue, const CLI::Validator &additionalValidator) | net::config::ConfigSection | |
net::config::ConfigConnection::addOption(const std::string &name, const std::string &description) | net::config::ConfigSection | |
net::config::ConfigConnection::addOption(const std::string &name, const std::string &description, const std::string &typeName) | net::config::ConfigSection | |
net::config::ConfigConnection::addOption(const std::string &name, const std::string &description, const std::string &typeName, const CLI::Validator &additionalValidator) | net::config::ConfigSection | |
net::config::ConfigConnection::addOption(const std::string &name, const std::string &description, const std::string &typeName, ValueTypeT defaultValue) | net::config::ConfigSection | |
net::config::ConfigConnection::addOption(const std::string &name, const std::string &description, const std::string &typeName, ValueTypeT defaultValue, const CLI::Validator &additionalValidator) | net::config::ConfigSection | |
net::config::ConfigConnection::addOption(const std::string &name, const std::string &description, const std::string &typeName, ValueType defaultValue) | net::config::ConfigSection | |
net::config::ConfigConnection::addOption(const std::string &name, const std::string &description, const std::string &typeName, ValueType defaultValue, const CLI::Validator &additionalValidator) | net::config::ConfigSection | |
net::config::ConfigPhysicalSocketServer::addOption(const std::string &name, const std::string &description) | net::config::ConfigSection | |
net::config::ConfigPhysicalSocketServer::addOption(const std::string &name, const std::string &description, const std::string &typeName) | net::config::ConfigSection | |
net::config::ConfigPhysicalSocketServer::addOption(const std::string &name, const std::string &description, const std::string &typeName, const CLI::Validator &additionalValidator) | net::config::ConfigSection | |
net::config::ConfigPhysicalSocketServer::addOption(const std::string &name, const std::string &description, const std::string &typeName, ValueTypeT defaultValue) | net::config::ConfigSection | |
net::config::ConfigPhysicalSocketServer::addOption(const std::string &name, const std::string &description, const std::string &typeName, ValueTypeT defaultValue, const CLI::Validator &additionalValidator) | net::config::ConfigSection | |
net::config::ConfigPhysicalSocketServer::addOption(const std::string &name, const std::string &description, const std::string &typeName, ValueType defaultValue) | net::config::ConfigSection | |
net::config::ConfigPhysicalSocketServer::addOption(const std::string &name, const std::string &description, const std::string &typeName, ValueType defaultValue, const CLI::Validator &additionalValidator) | net::config::ConfigSection | |
net::config::ConfigTlsServer::addOption(const std::string &name, const std::string &description) | net::config::ConfigSection | |
net::config::ConfigTlsServer::addOption(const std::string &name, const std::string &description, const std::string &typeName) | net::config::ConfigSection | |
net::config::ConfigTlsServer::addOption(const std::string &name, const std::string &description, const std::string &typeName, const CLI::Validator &additionalValidator) | net::config::ConfigSection | |
net::config::ConfigTlsServer::addOption(const std::string &name, const std::string &description, const std::string &typeName, ValueTypeT defaultValue) | net::config::ConfigSection | |
net::config::ConfigTlsServer::addOption(const std::string &name, const std::string &description, const std::string &typeName, ValueTypeT defaultValue, const CLI::Validator &additionalValidator) | net::config::ConfigSection | |
net::config::ConfigTlsServer::addOption(const std::string &name, const std::string &description, const std::string &typeName, ValueType defaultValue) | net::config::ConfigSection | |
net::config::ConfigTlsServer::addOption(const std::string &name, const std::string &description, const std::string &typeName, ValueType defaultValue, const CLI::Validator &additionalValidator) | net::config::ConfigSection | |
addSection(const std::string &name, const std::string &description) | net::config::ConfigInstance | private |
addSniCert(const std::string &domain, const std::map< std::string, std::variant< std::string, bool, ssl_option_t > > &sniCert) | net::config::ConfigTlsServer | |
addSniCerts(const std::map< std::string, std::map< std::string, std::variant< std::string, bool, ssl_option_t > > > &sniCerts) | net::config::ConfigTlsServer | |
addSocketOption(int optLevel, int optName, int optValue) | net::config::ConfigPhysicalSocket | |
addSocketOption(int optLevel, int optName, const std::string &optValue) | net::config::ConfigPhysicalSocket | |
addSocketOption(int optLevel, int optName, const std::vector< char > &optValue) | net::config::ConfigPhysicalSocket | |
addSocketOption(const std::string &name, int optLevel, int optName, const std::string &description, const std::string &typeName, const std::string &defaultValue, const CLI::Validator &validator) | net::config::ConfigPhysicalSocket | protected |
aiFlags | net::in::config::ConfigAddress< net::config::ConfigAddressLocal > | private |
aiProtocol | net::in::config::ConfigAddress< net::config::ConfigAddressLocal > | private |
aiSockType | net::in::config::ConfigAddress< net::config::ConfigAddressLocal > | private |
backlogOpt | net::config::ConfigPhysicalSocketServer | private |
caCertAcceptUnknownOpt | net::config::ConfigTls | private |
caCertDirOpt | net::config::ConfigTls | private |
caCertOpt | net::config::ConfigTls | private |
caCertUseDefaultDirOpt | net::config::ConfigTls | private |
certKeyOpt | net::config::ConfigTls | private |
certKeyPasswordOpt | net::config::ConfigTls | private |
certOpt | net::config::ConfigTls | private |
cipherListOpt | net::config::ConfigTls | private |
clientHelloCallback(SSL *ssl, int *al, void *arg) | net::config::stream::tls::ConfigSocketServer< net::in::stream::config::ConfigSocketServer > | privatestatic |
ConfigAddress(net::config::ConfigInstance *instance, const std::string &addressOptionName, const std::string &addressOptionDescription) | net::in::config::ConfigAddress< net::config::ConfigAddressLocal > | explicitprotected |
net::ConfigAddressBase(ConfigInstance *instance, const std::string &addressOptionName="", const std::string &addressOptionDescription="") | net::config::ConfigAddressBase< net::in::SocketAddress > | explicitprotected |
net::in::config::ConfigAddressReverse< net::config::ConfigAddressReverse >::ConfigAddressBase(ConfigInstance *instance, const std::string &addressOptionName="", const std::string &addressOptionDescription="") | net::config::ConfigAddressBase< net::in::SocketAddress > | explicitprotected |
ConfigAddressReverse(net::config::ConfigInstance *instance, const std::string &addressOptionName, const std::string &addressOptionDescription) | net::in::config::ConfigAddressReverse< net::config::ConfigAddressReverse > | explicitprotected |
ConfigConnection(ConfigInstance *instance) | net::config::ConfigConnection | explicitprotected |
ConfigInstance(const std::string &instanceName, Role role) | net::config::ConfigInstance | explicitprotected |
ConfigInstance(ConfigInstance &)=delete | net::config::ConfigInstance | |
ConfigInstance(ConfigInstance &&)=delete | net::config::ConfigInstance | |
ConfigPhysicalSocket(ConfigInstance *instance) | net::config::ConfigPhysicalSocket | explicitprotected |
ConfigPhysicalSocketServer(ConfigInstance *instance) | net::config::ConfigPhysicalSocketServer | explicitprotected |
net::ConfigSection(ConfigInstance *instance, const std::string &name, const std::string &description) | net::config::ConfigSection | protected |
net::ConfigSection(const ConfigSection &)=delete | net::config::ConfigSection | protected |
net::ConfigSection(ConfigSection &&)=delete | net::config::ConfigSection | protected |
net::in::config::ConfigAddressReverse< net::config::ConfigAddressReverse >::ConfigSection(ConfigInstance *instance, const std::string &name, const std::string &description) | net::config::ConfigSection | |
net::in::config::ConfigAddressReverse< net::config::ConfigAddressReverse >::ConfigSection(const ConfigSection &)=delete | net::config::ConfigSection | |
net::in::config::ConfigAddressReverse< net::config::ConfigAddressReverse >::ConfigSection(ConfigSection &&)=delete | net::config::ConfigSection | |
net::config::ConfigConnection::ConfigSection(ConfigInstance *instance, const std::string &name, const std::string &description) | net::config::ConfigSection | |
net::config::ConfigConnection::ConfigSection(const ConfigSection &)=delete | net::config::ConfigSection | |
net::config::ConfigConnection::ConfigSection(ConfigSection &&)=delete | net::config::ConfigSection | |
net::config::ConfigPhysicalSocketServer::ConfigSection(ConfigInstance *instance, const std::string &name, const std::string &description) | net::config::ConfigSection | |
net::config::ConfigPhysicalSocketServer::ConfigSection(const ConfigSection &)=delete | net::config::ConfigSection | |
net::config::ConfigPhysicalSocketServer::ConfigSection(ConfigSection &&)=delete | net::config::ConfigSection | |
net::config::ConfigTlsServer::ConfigSection(ConfigInstance *instance, const std::string &name, const std::string &description) | net::config::ConfigSection | |
net::config::ConfigTlsServer::ConfigSection(const ConfigSection &)=delete | net::config::ConfigSection | |
net::config::ConfigTlsServer::ConfigSection(ConfigSection &&)=delete | net::config::ConfigSection | |
ConfigSocketServer(const std::string &name) | net::in::stream::tls::config::ConfigSocketServer | explicit |
net::in::stream::config::ConfigSocketServer::ConfigSocketServer(net::config::ConfigInstance *instance) | net::in::stream::config::ConfigSocketServer | explicitprotected |
ConfigTls(ConfigInstance *instance) | net::config::ConfigTls | explicitprotected |
ConfigTlsServer(ConfigInstance *instance) | net::config::ConfigTlsServer | explicitprotected |
configuredSniCerts | net::config::ConfigTlsServer | private |
Connection typedef | net::config::ConfigConnection | |
defaultSniCerts | net::config::ConfigTlsServer | private |
disableOpt | net::config::ConfigInstance | private |
forceSniOpt | net::config::ConfigTlsServer | private |
getAcceptsPerTick() const | net::config::ConfigPhysicalSocketServer | |
getAcceptTimeout() const | net::config::ConfigPhysicalSocketServer | |
getAiFlags() const | net::in::config::ConfigAddress< net::config::ConfigAddressLocal > | protected |
getAiProtocol() const | net::in::config::ConfigAddress< net::config::ConfigAddressLocal > | protected |
getAiSockType() const | net::in::config::ConfigAddress< net::config::ConfigAddressLocal > | protected |
getBacklog() const | net::config::ConfigPhysicalSocketServer | |
getCaCert() const | net::config::ConfigTls | |
getCaCertAcceptUnknown() const | net::config::ConfigTls | |
getCaCertDir() const | net::config::ConfigTls | |
getCaCertUseDefaultDir() const | net::config::ConfigTls | |
getCert() const | net::config::ConfigTls | |
getCertKey() const | net::config::ConfigTls | |
getCertKeyPassword() const | net::config::ConfigTls | |
getCipherList() const | net::config::ConfigTls | |
getDisabled() const | net::config::ConfigInstance | |
getForceSni() const | net::config::ConfigTlsServer | |
getHost() const | net::in::config::ConfigAddress< net::config::ConfigAddressLocal > | |
getInitTimeout() const | net::config::ConfigTls | |
getInstanceName() const | net::config::ConfigInstance | |
getNoCloseNotifyIsEOF() const | net::config::ConfigTls | |
getNumeric() const | net::in::config::ConfigAddress< net::config::ConfigAddressLocal > | |
net::getNumericReverse() const | net::in::config::ConfigAddress< net::config::ConfigAddressLocal > | |
net::in::config::ConfigAddressReverse< net::config::ConfigAddressReverse >::getNumericReverse() const | net::in::config::ConfigAddressReverse< net::config::ConfigAddressReverse > | |
getPort() const | net::in::config::ConfigAddress< net::config::ConfigAddressLocal > | |
getReadBlockSize() const | net::config::ConfigConnection | |
getReadTimeout() const | net::config::ConfigConnection | |
getRequired() const | net::config::ConfigInstance | private |
getRetry() const | net::config::ConfigPhysicalSocket | |
getRetryBase() const | net::config::ConfigPhysicalSocket | |
getRetryJitter() const | net::config::ConfigPhysicalSocket | |
getRetryLimit() const | net::config::ConfigPhysicalSocket | |
getRetryOnFatal() const | net::config::ConfigPhysicalSocket | |
getRetryTimeout() const | net::config::ConfigPhysicalSocket | |
getRetryTries() const | net::config::ConfigPhysicalSocket | |
getReuseAddress() const | net::config::ConfigPhysicalSocket | |
getReusePort() const | net::in::stream::config::ConfigSocketServer | |
getRole() | net::config::ConfigInstance | |
getSection(const std::string &name) const | net::config::ConfigInstance | private |
getShutdownTimeout() const | net::config::ConfigTls | |
getSniCerts() | net::config::ConfigTlsServer | |
getSniCtx(const std::string &serverNameIndication) | net::config::stream::tls::ConfigSocketServer< net::in::stream::config::ConfigSocketServer > | |
net::getSocketAddress(const SocketAddress::SockAddr &sockAddr, SocketAddress::SockLen sockAddrLen) | net::in::config::ConfigAddress< net::config::ConfigAddressLocal > | |
net::config::ConfigAddressLocal< net::in::SocketAddress >::getSocketAddress() | net::config::ConfigAddress< net::in::SocketAddress > | |
net::config::ConfigAddressLocal< net::in::SocketAddress >::getSocketAddress(const typename net::in::SocketAddress::SockAddr &sockAddr, typename net::in::SocketAddress::SockLen sockAddrLen) | net::config::ConfigAddress< net::in::SocketAddress > | |
net::in::config::ConfigAddressReverse< net::config::ConfigAddressReverse >::getSocketAddress(const SocketAddress::SockAddr &sockAddr, SocketAddress::SockLen sockAddrLen) | net::in::config::ConfigAddressReverse< net::config::ConfigAddressReverse > | |
getSocketOptions() | net::config::ConfigPhysicalSocket | |
getSslCtx() | net::config::stream::tls::ConfigSocketServer< net::in::stream::config::ConfigSocketServer > | |
getSslOptions() const | net::config::ConfigTls | |
getTerminateTimeout() const | net::config::ConfigConnection | |
getWriteBlockSize() const | net::config::ConfigConnection | |
getWriteTimeout() const | net::config::ConfigConnection | |
hostOpt | net::in::config::ConfigAddress< net::config::ConfigAddressLocal > | private |
init() final | net::in::config::ConfigAddress< net::config::ConfigAddressLocal > | privatevirtual |
initTimeoutOpt | net::config::ConfigTls | private |
Instance typedef | net::config::ConfigInstance | |
net::instance | net::config::ConfigSection | private |
instanceName | net::config::ConfigInstance | private |
instanceSc | net::config::ConfigInstance | private |
Local typedef | net::config::stream::ConfigSocketServer< net::in::config::ConfigAddress, net::in::config::ConfigAddressReverse > | |
nameAnonymous | net::config::ConfigInstance | privatestatic |
noCloseNotifyIsEOFOpt | net::config::ConfigTls | private |
numericOpt | net::in::config::ConfigAddress< net::config::ConfigAddressLocal > | private |
net::numericReverseOpt | net::in::config::ConfigAddress< net::config::ConfigAddressLocal > | private |
net::operator=(ConfigInstance &)=delete | net::config::ConfigInstance | |
net::operator=(ConfigInstance &&)=delete | net::config::ConfigInstance | |
net::in::stream::config::ConfigSocketServer::net::operator=(const ConfigSection &)=delete | net::config::ConfigSection | |
net::in::stream::config::ConfigSocketServer::operator=(ConfigSection &&)=delete | net::config::ConfigSection | |
net::in::config::ConfigAddressReverse< net::config::ConfigAddressReverse >::operator=(const ConfigSection &)=delete | net::config::ConfigSection | |
net::in::config::ConfigAddressReverse< net::config::ConfigAddressReverse >::operator=(ConfigSection &&)=delete | net::config::ConfigSection | |
net::config::ConfigConnection::operator=(const ConfigSection &)=delete | net::config::ConfigSection | |
net::config::ConfigConnection::operator=(ConfigSection &&)=delete | net::config::ConfigSection | |
net::config::ConfigPhysicalSocketServer::operator=(const ConfigSection &)=delete | net::config::ConfigSection | |
net::config::ConfigPhysicalSocketServer::operator=(ConfigSection &&)=delete | net::config::ConfigSection | |
net::config::ConfigTlsServer::operator=(const ConfigSection &)=delete | net::config::ConfigSection | |
net::config::ConfigTlsServer::operator=(ConfigSection &&)=delete | net::config::ConfigSection | |
portOpt | net::in::config::ConfigAddress< net::config::ConfigAddressLocal > | private |
readBlockSizeOpt | net::config::ConfigConnection | private |
readTimeoutOpt | net::config::ConfigConnection | private |
Remote typedef | net::config::stream::ConfigSocketServer< net::in::config::ConfigAddress, net::in::config::ConfigAddressReverse > | |
removeSocketOption(int optName) | net::config::ConfigPhysicalSocket | |
renew() | net::config::ConfigAddress< net::in::SocketAddress > | |
net::required(CLI::App *section, bool req=true) | net::config::ConfigInstance | private |
net::in::stream::config::ConfigSocketServer::net::required(CLI::Option *opt, bool req=true) | net::config::ConfigSection | |
net::in::stream::config::ConfigSocketServer::required() const | net::config::ConfigSection | |
net::in::config::ConfigAddressReverse< net::config::ConfigAddressReverse >::required(CLI::Option *opt, bool req=true) | net::config::ConfigSection | |
net::in::config::ConfigAddressReverse< net::config::ConfigAddressReverse >::required() const | net::config::ConfigSection | |
net::config::ConfigConnection::required(CLI::Option *opt, bool req=true) | net::config::ConfigSection | |
net::config::ConfigConnection::required() const | net::config::ConfigSection | |
net::config::ConfigPhysicalSocketServer::required(CLI::Option *opt, bool req=true) | net::config::ConfigSection | |
net::config::ConfigPhysicalSocketServer::required() const | net::config::ConfigSection | |
net::config::ConfigTlsServer::required(CLI::Option *opt, bool req=true) | net::config::ConfigSection | |
net::config::ConfigTlsServer::required() const | net::config::ConfigSection | |
net::requiredCount | net::config::ConfigInstance | private |
retryBaseOpt | net::config::ConfigPhysicalSocket | private |
retryJitterOpt | net::config::ConfigPhysicalSocket | private |
retryLimitOpt | net::config::ConfigPhysicalSocket | private |
retryOnFatalOpt | net::config::ConfigPhysicalSocket | private |
retryOpt | net::config::ConfigPhysicalSocket | private |
retryTimeoutOpt | net::config::ConfigPhysicalSocket | private |
retryTriesOpt | net::config::ConfigPhysicalSocket | private |
reuseAddressOpt | net::config::ConfigPhysicalSocket | private |
reusePortOpt | net::in::stream::config::ConfigSocketServer | private |
Role enum name | net::config::ConfigInstance | |
role | net::config::ConfigInstance | private |
net::section | net::config::ConfigSection | protected |
net::in::config::ConfigAddressReverse< net::config::ConfigAddressReverse >::section | net::config::ConfigSection | protected |
net::config::ConfigConnection::section | net::config::ConfigSection | protected |
net::config::ConfigPhysicalSocketServer::section | net::config::ConfigSection | protected |
net::config::ConfigTlsServer::section | net::config::ConfigSection | protected |
setAcceptsPerTick(int acceptsPerTickSet) | net::config::ConfigPhysicalSocketServer | |
setAcceptTimeout(const utils::Timeval &acceptTimeout) | net::config::ConfigPhysicalSocketServer | |
setAiFlags(int aiFlags) | net::in::config::ConfigAddress< net::config::ConfigAddressLocal > | protected |
setAiProtocol(int aiProtocol) | net::in::config::ConfigAddress< net::config::ConfigAddressLocal > | protected |
setAiSockType(int aiSocktype) | net::in::config::ConfigAddress< net::config::ConfigAddressLocal > | protected |
setBacklog(int newBacklog) | net::config::ConfigPhysicalSocketServer | |
setCaCert(const std::string &caCert) | net::config::ConfigTls | |
setCaCertAcceptUnknown(bool set=true) | net::config::ConfigTls | |
setCaCertDir(const std::string &caCertDir) | net::config::ConfigTls | |
setCaCertUseDefaultDir(bool set=true) | net::config::ConfigTls | |
setCert(const std::string &cert) | net::config::ConfigTls | |
setCertKey(const std::string &certKey) | net::config::ConfigTls | |
setCertKeyPassword(const std::string &certKeyPassword) | net::config::ConfigTls | |
setCipherList(const std::string &cipherList) | net::config::ConfigTls | |
setDisabled(bool disabled=true) | net::config::ConfigInstance | |
setForceSni(bool forceSni=true) | net::config::ConfigTlsServer | |
setHost(const std::string &ipOrHostname) | net::in::config::ConfigAddress< net::config::ConfigAddressLocal > | |
setHostRequired(bool required=true) | net::in::config::ConfigAddress< net::config::ConfigAddressLocal > | protected |
setInitTimeout(const utils::Timeval &newInitTimeout) | net::config::ConfigTls | |
setInstanceName(const std::string &instanceName) | net::config::ConfigInstance | |
setNoCloseNotifyIsEOF(bool noCloseNotifyIsEOF=true) | net::config::ConfigTls | |
setNumeric(bool numeric=true) | net::in::config::ConfigAddress< net::config::ConfigAddressLocal > | |
net::setNumericReverse(bool numeric=true) | net::in::config::ConfigAddress< net::config::ConfigAddressLocal > | |
net::in::config::ConfigAddressReverse< net::config::ConfigAddressReverse >::setNumericReverse(bool numeric=true) | net::in::config::ConfigAddressReverse< net::config::ConfigAddressReverse > | |
setPort(uint16_t port) | net::in::config::ConfigAddress< net::config::ConfigAddressLocal > | |
setPortRequired(bool required=true) | net::in::config::ConfigAddress< net::config::ConfigAddressLocal > | protected |
setReadBlockSize(std::size_t newReadBlockSize) | net::config::ConfigConnection | |
setReadTimeout(const utils::Timeval &newReadTimeoutSet) | net::config::ConfigConnection | |
setRetry(bool retry=true) | net::config::ConfigPhysicalSocket | |
setRetryBase(double base) | net::config::ConfigPhysicalSocket | |
setRetryJitter(double percent) | net::config::ConfigPhysicalSocket | |
setRetryLimit(unsigned int limit) | net::config::ConfigPhysicalSocket | |
setRetryOnFatal(bool retry=true) | net::config::ConfigPhysicalSocket | |
setRetryTimeout(double sec) | net::config::ConfigPhysicalSocket | |
setRetryTries(unsigned int tries=0) | net::config::ConfigPhysicalSocket | |
setReuseAddress(bool reuseAddress=true) | net::config::ConfigPhysicalSocket | |
setReusePort(bool reusePort=true) | net::in::stream::config::ConfigSocketServer | |
setShutdownTimeout(const utils::Timeval &newShutdownTimeout) | net::config::ConfigTls | |
setSocketAddress(const SocketAddress &socketAddress) | net::in::config::ConfigAddress< net::config::ConfigAddressLocal > | |
setSslOptions(ssl_option_t sslOptions) | net::config::ConfigTls | |
setTerminateTimeout(const utils::Timeval &newTerminateTimeout) | net::config::ConfigConnection | |
setWriteBlockSize(std::size_t newWriteBlockSize) | net::config::ConfigConnection | |
setWriteTimeout(const utils::Timeval &newWriteTimeoutSet) | net::config::ConfigConnection | |
shutdownTimeoutOpt | net::config::ConfigTls | private |
sniCertsOpt | net::config::ConfigTlsServer | private |
sniCtxMap | net::config::stream::tls::ConfigSocketServer< net::in::stream::config::ConfigSocketServer > | private |
sniCtxs | net::config::stream::tls::ConfigSocketServer< net::in::stream::config::ConfigSocketServer > | private |
Socket typedef | net::config::ConfigPhysicalSocketServer | |
SocketAddress typedef | net::config::ConfigAddress< net::in::SocketAddress > | private |
socketAddress | net::config::ConfigAddress< net::in::SocketAddress > | private |
socketOptionsMap | net::config::ConfigPhysicalSocket | private |
sslCtx | net::config::stream::tls::ConfigSocketServer< net::in::stream::config::ConfigSocketServer > | private |
sslOptionsOpt | net::config::ConfigTls | private |
net::Super typedef | net::in::config::ConfigAddress< net::config::ConfigAddressLocal > | private |
terminateTimeoutOpt | net::config::ConfigConnection | private |
Tls typedef | net::config::ConfigTlsServer | |
writeBlockSizeOpt | net::config::ConfigConnection | private |
writeTimeoutOpt | net::config::ConfigConnection | private |
~ConfigAddress() override | net::config::ConfigAddress< net::in::SocketAddress > | protected |
~ConfigAddressBase()=default | net::config::ConfigAddressBase< net::in::SocketAddress > | protectedvirtual |
~ConfigInstance() | net::config::ConfigInstance | protectedvirtual |
~ConfigSocketServer() override | net::in::stream::tls::config::ConfigSocketServer | |