Skip to content

Struct SolidSyslogLwipRawDnsResolverConfig

ClassList > SolidSyslogLwipRawDnsResolverConfig

Tunes SolidSyslogLwipRawDnsResolver's bounded async-resolve spin.

  • #include <SolidSyslogLwipRawDnsResolver.h>

Public Attributes

Type Name
SolidSyslogSleepFunction Sleep
Required; each spin iteration sleeps through it so lwIP can advance the query.

Public Attributes Documentation

variable Sleep

Required; each spin iteration sleeps through it so lwIP can advance the query.

SolidSyslogSleepFunction SolidSyslogLwipRawDnsResolverConfig::Sleep;

A NULL config or NULL Sleep falls back to the shared NullResolver.



The documentation for this class was generated from the following file Platform/LwipRaw/Interface/SolidSyslogLwipRawDnsResolver.h