[Python-Dev] PEP 3156 - Asynchronous IO Support Rebooted

Glyph glyph at twistedmatrix.com
Wed Jan 9 10:30:43 CET 2013


On Jan 8, 2013, at 9:14 PM, Guido van Rossum <guido at python.org> wrote:

> But which half? A socket is two independent streams, one in each
> direction. Twisted uses half_close() for this concept but unless you
> already know what this is for you are left wondering which half. Which
> is why I like using 'write' in the name.

I should add, if you don't already know what this means you really shouldn't be trying to do it ;-).

-glyph

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-dev/attachments/20130109/3e9503e2/attachment.html>


More information about the Python-Dev mailing list