diff options
author | Andreas Kling <kling@serenityos.org> | 2020-01-26 12:27:18 +0100 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2020-01-26 12:37:08 +0100 |
commit | 871b6b4e1a3e1b322b2826404f6093e3b7db982e (patch) | |
tree | 6462fa5d892c3037874381a073ca8bfff7d09897 /AK/Noncopyable.h | |
parent | f24173b0f1ef8da7b8df564c065bd5a82e1736ef (diff) | |
download | serenity-871b6b4e1a3e1b322b2826404f6093e3b7db982e.zip |
LookupServer: Minor overhaul
- Break out request building into a DNSRequest class.
- Break out response parsing into a DNSResponse class.
A DNSRequest contains one or more DNSQuestion objects.
A DNSResponse contains all the DNSQuestions asked, and a DNSAnswer
object for each answer.
Diffstat (limited to 'AK/Noncopyable.h')
0 files changed, 0 insertions, 0 deletions