Dan Stromberg <drsali...@gmail.com>:
>> > The problem can be solved by turning on the SO_REUSEADDR flag of
>> > the socket.
> BTW, it's a security feature you're turning off. If you're on a
> multiuser box, it prevents a second user from stealing lingering
> connections from a first user on the same port.

Can you provide a brief proof of concept?


Marko
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to