NAME
Socket::More::Resolver::Mojo::IOLoop - Resover Mojo::IOLoop integration
SYNOPSIS
use Mojo::IOLoop;
use Socket::More::Resolver;
...
getaddrinfo...
DESCRIPTION
Built in driver for integrating Socket::More::Resolver into the Mojo::IOLoop.
If the event loop module is already in memory, it should automatically be detected when useing Socket::More::Resolver;