[New-bugs-announce] [issue35392] Create asyncio/sockutils.py

Andrew Svetlov report at bugs.python.org
Mon Dec 3 14:07:03 EST 2018


New submission from Andrew Svetlov <andrew.svetlov at gmail.com>:

As discussed with Yuri on https://github.com/python/cpython/pull/10867#discussion_r238395192

Candidate functions to move into the helper modules:
* _set_nodelay()
* _ipaddr_info()
* _set_reuseport()

----------
components: asyncio
messages: 330973
nosy: asvetlov, yselivanov
priority: normal
severity: normal
status: open
title: Create asyncio/sockutils.py
versions: Python 3.8

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue35392>
_______________________________________


More information about the New-bugs-announce mailing list