commit | 23ee433f03547a0c1760f87e9f53d935ddfaa9b9 | [log] [tgz] |
---|---|---|
author | Handa Wang <handaw@google.com> | Tue Nov 05 09:00:46 2024 +0000 |
committer | Handa Wang <handaw@google.com> | Tue Nov 05 09:00:46 2024 +0000 |
tree | c2452fa6f8e496ba76aab5c23483d37ad89ceb84 | |
parent | b0999c0f5e0f6f6d777838c945422df4bd7c274a [diff] |
[Thread] create a base class TestUdpServer This class is useful for creating a class that responds to specific type of UDP messages. E.g. DNS server and UDP echo server. Bug: 356770473 Test: atest ThreadNetworkIntegrationTests:android.net.thread.InternetAccessTest Change-Id: I6880bb825ac5077d4a73f9d986116c571863e1d8