[issue33118] No clean way to get notified when a Transport's write buffer empties out

Vitaly Kruglikov report at bugs.python.org
Thu Mar 22 14:16:21 EDT 2018


Vitaly Kruglikov <vitaly.krug at gmail.com> added the comment:

I'll have to settle for `set_write_buffer_limits(0, 0)` for my blocking wrapper case.

I think that 'write_buffer_drained' callback is a good idea, though.

----------

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


More information about the Python-bugs-list mailing list