asyncio, tulip issue 193: Convert StreamWriter.drain() to a classic coroutine
Replace also _make_drain_waiter() function with a classic _drain_helper() coroutine.
Showing
Please register or sign in to comment
Replace also _make_drain_waiter() function with a classic _drain_helper() coroutine.