Re: R: Non-DNS async support

2007-09-20 Thread Justin Mason
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: > >

Re: R: Non-DNS async support

2007-09-20 Thread Mark Martinec
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