diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2015-01-13 23:53:37 (GMT) |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2015-01-13 23:53:37 (GMT) |
commit | c2c12e433aa47149c692eef5e5debd7c475b04c7 (patch) | |
tree | 15e9b44d4598413e8a78f1e64b1dda0f8bbd6a9a /Python/thread_pthread.h | |
parent | 231b404cb026649d4b7172e75ac394ef558efe60 (diff) | |
download | cpython-c2c12e433aa47149c692eef5e5debd7c475b04c7.zip cpython-c2c12e433aa47149c692eef5e5debd7c475b04c7.tar.gz cpython-c2c12e433aa47149c692eef5e5debd7c475b04c7.tar.bz2 |
Issue #23198: Reactor asyncio.StreamReader
- Add a new _wakeup_waiter() method
- Replace _create_waiter() method with a _wait_for_data() coroutine function
- Use the value None instead of True or False to wake up the waiter
Diffstat (limited to 'Python/thread_pthread.h')
0 files changed, 0 insertions, 0 deletions