Yury Selivanov <yseliva...@gmail.com> added the comment:

Server.sockets property will be a public API and defined in the AbstractServer, 
so you can start using them. Just don't try to call socket.send() or 
socket.accept() as that will break things.

----------

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

Reply via email to