On Tue, 16 Oct 2007 15:55:31 +0000, danfolkes wrote:

> Why does the message send only once?
> 
> The node sends once, then fails after that.

Because the `Server` just seems to handle the first connection and is done
then.  Insert some ``print``\s to see what's going on.

Ciao,
        Marc 'BlackJack' Rintsch
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to