File SolidSyslogNullResolver.h¶
FileList > Core > Interface > SolidSyslogNullResolver.h
Go to the source code of this file
The no-op Resolver Null object: Resolve returns false (could not resolve) so the caller's existing unresolved-host error path runs naturally.
#include "ExternC.h"
Public Functions¶
| Type | Name |
|---|---|
| EXTERN_C_BEGIN struct SolidSyslogResolver * | SolidSyslogNullResolver_Get (void) Resolve returns false (could not resolve), so the caller's existing unresolved-host error path runs naturally. |
Public Functions Documentation¶
function SolidSyslogNullResolver_Get¶
Resolve returns false (could not resolve), so the caller's existing unresolved-host error path runs naturally.
The documentation for this class was generated from the following file Core/Interface/SolidSyslogNullResolver.h