The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

UniEvent::Resolver::Request - resolver address resolution request

DESCRIPTION

The reference to the request is always kept in the UniEvent::Resolver object itself; that means loosing (or undef'ing) request object will not lead to the request cancellation.

METHODS

cancel()

Cancels started address resolution request. Callback will be called with UE::SystemError::operation_canceled error.