NAME

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

DESCRIPTION

The entire purpose of the class, is to allow address resolution requests to be cancelled.

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.

REFERENCES

UniEvent::Resolver