an interface for receiving IP::Addresses from nbgethostbyname()
More...
#include <ipcache.h>
Definition at line 194 of file ipcache.h.
◆ ~IpReceiver()
Dns::IpReceiver::~IpReceiver |
( |
| ) |
|
|
inlineoverride |
◆ finalizedInCbdataChild()
virtual void CbdataParent::finalizedInCbdataChild |
( |
| ) |
|
|
privatepure virtualinherited |
◆ noteIp()
virtual void Dns::IpReceiver::noteIp |
( |
const Ip::Address & |
| ) |
|
|
inlinevirtual |
◆ noteIps()
Called when nbgethostbyname() fully resolves the name. The ips
may contain both bad and good IP addresses, but each good IP (if any) is guaranteed to had been previously reported via noteIp(). When no IPs were obtained, ips
is nil.
Implemented in PeerSelector.
◆ noteLookup()
◆ toCbdata()
virtual void * CbdataParent::toCbdata |
( |
| ) |
|
|
pure virtualinherited |
The documentation for this class was generated from the following file: