Fix cancellation race problem for aysnc DNS API

This problem might cause double-close fd and result in app crash
or unexpected behaviour

Bug: 129317069
Test: atest DnsResolverTest
      manual test with delaying response callback/cancel
Change-Id: I223234f527edafc51d34fa6be390419c05def8d8
2 files changed
tree: 6dbe6c6c8c9d414be8bef9e964279b6d78d7cd59
  1. core/
  2. services/
  3. tests/