I mentioned a bug in ReadMessages in the initial submission. I'm not sure whether or not this is really-and-truly a bug, though. It looks to me like the code that uses ReadMessages expects to just call it over and over when input is ready, so as long as we don't actually drop part of a message (what my patch fixes), I would expect that it's OK if ReadMessages occasionally exits before consuming all the available input.
Daniel -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

