On Aug 6, 10:59 am, Thomas Jollans <[EMAIL PROTECTED]> wrote:
>
> You don't make any attempt to break out of the outer loop. (break breaks the
> innermost loop)
>

By design.  My server stands ready to process any and all messages
forever.  The problem I'm having is that my server processes the same
message forever.

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to