> Where line 75 contains following:
> s.bind((host, port))

As Tomas pointed out, you close conn, but you do not close the server
socket 's'

/Björn

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

Reply via email to