Cameron Dale wrote:
I did it a little differently than you suggested. Instead of putting the hash queue shutdown after the except, I moved it inside the try with the listen forever, just in case the hash queue shutdown generates an error. I think this is also more in line with the original upstream code. I checked it and it's working, but let me know if you think this will be a problem.
Yes, I agree with you. It is better than my patch. Thanks for your works. regards, Morita Sho -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

