NAME

Socket::More::Resolver::IO::Async - Resolver IO::Async Integration

SYNOPSIS

use IO::Async;

use Socket::More::Resolver;

... 

getaddrinfo...

DESCRIPTION

Built in driver for integrating Socket::More::Resolver into the IO::Async event loop.

If the event loop module is already in memory, it should automatically be detected when using Socket::More::Resolver;