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 gvanrossum
Recipients gvanrossum, sebastien.bourdeauducq, vstinner, yselivanov
Date 2015-03-10.18:27:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1426012029.04.0.242841937287.issue23630@psf.upfronthosting.co.za>
In-reply-to
Content
This makes some sense, but it's easy to work around -- just call create_server() multiple times, once for each host. Why does that not work for you?
History
Date User Action Args
2015-03-10 18:27:09gvanrossumsetrecipients: + gvanrossum, vstinner, yselivanov, sebastien.bourdeauducq
2015-03-10 18:27:09gvanrossumsetmessageid: <1426012029.04.0.242841937287.issue23630@psf.upfronthosting.co.za>
2015-03-10 18:27:09gvanrossumlinkissue23630 messages
2015-03-10 18:27:09gvanrossumcreate