]> granicus.if.org Git - python/commit
asyncio: Add write flow control to unix pipes.
authorGuido van Rossum <guido@python.org>
Wed, 29 Jan 2014 21:20:39 +0000 (13:20 -0800)
committerGuido van Rossum <guido@python.org>
Wed, 29 Jan 2014 21:20:39 +0000 (13:20 -0800)
commit47fb97e4e6b3d11435bd0051a1203ee7b3bea34f
tree19f27a09db65248a17c54d95b0b09ec2a52f4bf0
parent3ccead1f6a36770b38c3fb561e74eb2e1dcbe76c
asyncio: Add write flow control to unix pipes.
Lib/asyncio/unix_events.py