More DNS cleanup.
This commit is contained in:
parent
545aef0937
commit
6a690ba1e9
2 changed files with 0 additions and 3 deletions
|
@ -40,8 +40,6 @@ public:
|
|||
~DnsUvBackend() override;
|
||||
|
||||
protected:
|
||||
inline const DnsRecords &records() const override { return m_records; }
|
||||
|
||||
void resolve(const String &host, const std::weak_ptr<IDnsListener> &listener, const DnsConfig &config) override;
|
||||
|
||||
private:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue