Fantix King <fantix.k...@gmail.com> added the comment:

Not a simple one - FreeBSD is returning ECONNREFUSED immediately when trying to 
connect to a non-listening port on the loopback address:

https://lists.freebsd.org/pipermail/freebsd-current/2005-May/049876.html

Then all following connect attempts on the same socket return ECONNREFUSED 
regardless of whether the port is listening or not. I think I'll have to skip 
this test on FreeBSD.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue30064>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to