in reply to Re: problems accepting HTTP packets from Amazon
in thread problems accepting HTTP packets from Amazon

"instead you are telling perl to block and keep trying to read until perl reads in a newline. " OK, good point - thanks. How do I switch it so that I grab whatever's there all at once?
  • Comment on Re^2: problems accepting HTTP packets from Amazon