After further playing - it seems that the server_close() just takes
time to execute.  I have found that if I wait a while (1-3 seconds) the
second connection will fail as well.  Locking is already built into my
handler class - so I'll just use it to prevent further connections
until server_close() completes.

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

Reply via email to