This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author jaraco
Recipients Link Mauve, berker.peksag, demian.brecht, gregory.p.smith, jaraco, jleedev, lisroach, martin.panter, masthana, rpodgorny
Date 2019-02-06.00:53:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1549414423.02.0.382258268498.issue24209@roundup.psfhosted.org>
In-reply-to
Content
I don't believe the current patch as accepted has the right behaviors. First off, the default behavior, which indicates "all interfaces" only binds to IPv4 interfaces. Additionally, "-b localhost" only binds to IPv4 localhost.

Ideally, the bind should happen on all stacks unless a specific stack is indicated.
History
Date User Action Args
2019-02-06 00:53:45jaracosetrecipients: + jaraco, gregory.p.smith, berker.peksag, martin.panter, jleedev, demian.brecht, Link Mauve, lisroach, masthana, rpodgorny
2019-02-06 00:53:43jaracosetmessageid: <1549414423.02.0.382258268498.issue24209@roundup.psfhosted.org>
2019-02-06 00:53:43jaracolinkissue24209 messages
2019-02-06 00:53:42jaracocreate