resolved: rename dns_transaction_prepare_next_attempt()
authorLennart Poettering <lennart@poettering.net>
Thu, 10 Dec 2015 10:25:26 +0000 (11:25 +0100)
committerLennart Poettering <lennart@poettering.net>
Thu, 10 Dec 2015 10:35:52 +0000 (11:35 +0100)
commitc842ff2488456f503db365430592d02b8c251fa5
tree02301cee8a5382c29a8ba972712841960c94e81a
parentf649045c10ace1b49cb6fbefdc33747a1aab28bc
resolved: rename dns_transaction_prepare_next_attempt()

Let's simply call it dns_transaction_prepare(), so that we have the nice
cycle for prepare() → go() → emit() → process().

After all it's pretty clear that what we prepare there, and we dont call
the others go_next_attempt(), emit_next_attempt() or
process_next_attempt().
src/resolve/resolved-dns-transaction.c