STINNER Victor added the comment:

> The only remaining question is is it OK that we can specify more than one 
> host but only one port?  Guido, Victor?

I can be convenient to have a single Server object with *all* listening 
sockets. So I like the idea of supporting multiple ports. It's very cheap to 
support it.

----------

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

Reply via email to