#include <SourceDomain.h>
Public Member Functions | |
void | checkForAsync (ACLChecklist *) const override |
Static Public Member Functions | |
static SourceDomainLookup * | Instance () |
Static Private Member Functions | |
static void | LookupDone (const char *, const Dns::LookupDetails &, void *) |
Static Private Attributes | |
static SourceDomainLookup | instance_ |
Detailed Description
Definition at line 30 of file SourceDomain.h.
Member Function Documentation
◆ checkForAsync()
|
overridevirtual |
Implements ACLChecklist::AsyncState.
Definition at line 29 of file SourceDomain.cc.
References Filled(), fqdncache_nbgethostbyaddr(), and LookupDone().
◆ Instance()
|
static |
Definition at line 23 of file SourceDomain.cc.
References instance_.
Referenced by LookupDone(), and Acl::SourceDomainCheck::match().
◆ LookupDone()
|
staticprivate |
Definition at line 35 of file SourceDomain.cc.
References Filled(), Instance(), ACLFilledChecklist::markSourceDomainChecked(), HttpRequest::recordLookup(), ACLFilledChecklist::request, and ACLChecklist::resumeNonBlockingCheck().
Referenced by checkForAsync().
Member Data Documentation
◆ instance_
|
staticprivate |
Definition at line 38 of file SourceDomain.h.
Referenced by Instance().
The documentation for this class was generated from the following files:
- src/acl/SourceDomain.h
- src/acl/SourceDomain.cc