Skip to content

Define only one DNS interface#9554

Open
swankjesse wants to merge 1 commit into
jwilson.0716.new_testsfrom
jwilson.0716.dns2_dns
Open

Define only one DNS interface#9554
swankjesse wants to merge 1 commit into
jwilson.0716.new_testsfrom
jwilson.0716.dns2_dns

Conversation

@swankjesse

Copy link
Copy Markdown
Collaborator

No description provided.

fun lookup(hostname: String): List<InetAddress>

/** Recursively resolve [request] to learn IP addresses and service metadata to connect. */
fun newCall(request: Request): Call = LookupDnsCall(TaskRunner.INSTANCE, this, request)

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I like it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants