New submission from Yury Selivanov <yseliva...@gmail.com>:

Currently asyncio exposes the underlying transport socket directly, providing a 
way to modify (in a potentially disruptive way) the underlying transport 
connection.

----------
messages: 343332
nosy: yselivanov
priority: normal
severity: normal
status: open
title: Return a safe proxy over a socket from get_extra_info('socket')

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

Reply via email to