[issue27386] Asyncio server hang when clients connect and immediately disconnect

Марк Коренберг report at bugs.python.org
Wed Jun 29 11:21:09 EDT 2016


Марк Коренберг added the comment:

One more thing. Why you set socket.SO_LINGER ? and why lingering timeout is 0 seconds ?

Removing that eliminate problem completely.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue27386>
_______________________________________


More information about the Python-bugs-list mailing list