[Twisted-Python] multiple connectTCP bindaddress problem

Andrew Bennetts andrew-twisted at puzzling.org
Sun Nov 7 21:00:30 EST 2004


On Mon, Nov 08, 2004 at 12:00:52PM +1100, Chris Laws wrote:
[...]
> I'm using a TCP connection which I think eventually uses twisted.internet.tcp.Port. In there it creates a 
> socket and assigns the SO_REUSEADDR option if 'posix'.
[...]
> Is this the case? Is it not supported by Windows, or just poorly supported by Windows, hence not used by 
> Twisted?

I think it's because it has confusingly different behaviour -- there's a
brief note at http://www.advogato.org/article/672.html about this.

-Andrew.





More information about the Twisted-Python mailing list