Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TTL for DNS queries #72

Closed
wants to merge 1 commit into from
Closed

TTL for DNS queries #72

wants to merge 1 commit into from

Conversation

und3f
Copy link
Contributor

@und3f und3f commented Feb 15, 2011

Return record TTL as third element of DNS record (from resolve method of Mojo::IOLoop)

@@ -142,3 +142,27 @@ $loop->resolve(
}
)->start;
ok $found, 'found IPv6 PTR record';

# Check TLS
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Just a small typo, must be TTL

@kraih
Copy link
Member

kraih commented Feb 15, 2011

Previous patch already applied with modifications.

This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants