in reply to Problem with AnyEvent::HTTP

Just a thought from a linux user...... maybe AnyEvent is using a pipe somewhere, and on windows, they are deap pipes, and throwing weird errors.

I'm not really a human, but I play one on earth.
Old Perl Programmer Haiku

Replies are listed 'Best First'.
Re^2: Problem with AnyEvent::HTTP
by james2vegas (Chaplain) on Aug 21, 2010 at 10:31 UTC
Re^2: Problem with AnyEvent::HTTP
by bobr (Monk) on Aug 20, 2010 at 15:22 UTC
    Thanks for pointer. I briefly skimmed through the code but I am not all that familiar with HTTP details to understand. The pipes are not only thing broken on Windows ... ;-)

    -- Roman