On Sun, 29 Jul 2007 23:40:29 -0700, Hasan Diwan <[EMAIL PROTECTED]> wrote:
>The issue seems to be in the socket.py close method. It needs to sleep
>socket.SO_REUSEADDR seconds before returning. Yes, it is a simple fix
>in python, but the socket code is C. I found some code in socket.py
>and made the changes. Patch is available at
>http://sourceforge.net/tracker/index.php?func=detail&aid=1763387&group_id=5470&atid=305470
>-- enjoy your week.

Uh, no, that's basically totally wrong.  Details on the ticket.

>--
>Cheers,
>Hasan Diwan <[EMAIL PROTECTED]>
>_______________________________________________
>Python-3000 mailing list
>[EMAIL PROTECTED]
>http://mail.python.org/mailman/listinfo/python-3000
>Unsubscribe: 
>http://mail.python.org/mailman/options/python-3000/exarkun%40divmod.com
>
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to