Why does the message send only once?

Marc 'BlackJack' Rintsch bj_666 at gmx.net
Tue Oct 16 13:17:33 EDT 2007


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



More information about the Python-list mailing list