Mark Martinec writes:
> > Almost. One of the biggest problems I see is that one can't register a
> > socket with AsyncLoop.pm. Thereby, when DNS lookups are finished, the whole
> > loop stops regardless of outstanding non-DNS-based lookups.
> >
> > See sub complete_lookups in AsyncLoop.pm:
> >
Giampaolo,
> Almost. One of the biggest problems I see is that one can't register a
> socket with AsyncLoop.pm. Thereby, when DNS lookups are finished, the whole
> loop stops regardless of outstanding non-DNS-based lookups.
>
> See sub complete_lookups in AsyncLoop.pm:
> my $nfound = $self->{m