resolved: transaction - move DNS UDP socket creation to the scope
authorTom Gundersen <teg@jklm.no>
Wed, 15 Jul 2015 17:22:29 +0000 (19:22 +0200)
committerTom Gundersen <teg@jklm.no>
Mon, 27 Jul 2015 18:13:11 +0000 (20:13 +0200)
commit0db643664cf37111be163c0c64ccd66b519daf34
treef4d503859c188cb4b5df8837984038bd9ac2682a
parent647f6aa8fcc50a5bb18f188e4d11d568ed307811
resolved: transaction - move DNS UDP socket creation to the scope

With access to the server when creating the socket, we can connect()
to the server and hence simplify message sending and receiving in
follow-up patches.
src/resolve/resolved-dns-scope.c
src/resolve/resolved-dns-scope.h
src/resolve/resolved-dns-transaction.c
src/resolve/resolved-dns-transaction.h