On 2005-06-24, ncf <[EMAIL PROTECTED]> wrote:
> I think your problem /may/ be in the following line of code:
> sa.listen(1)
>
> I believe what's happening is that the listen() creates a decremental
> counter of the number of connections to accept. Once it decrements to
> 0, it won't accept any more connections. (I'm not at all sure, but that
> sounds like what it's doing.)
The "1" tells the stack how many pending connections are allowed.
--
Grant Edwards grante Yow! I FORGOT to do the
at DISHES!!
visi.com
--
http://mail.python.org/mailman/listinfo/python-list