Skip to content

Instantly share code, notes, and snippets.

@tskogberg
Created December 13, 2012 13:52
Show Gist options
  • Save tskogberg/4276499 to your computer and use it in GitHub Desktop.
Save tskogberg/4276499 to your computer and use it in GitHub Desktop.
# Ways to resolve hostname
Socket::getaddrinfo("2.1.1.2")
Resolv::getname("2.1.1.2")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment