[Python-Dev] Support for async read/write (original) (raw)
Glyph Lefkowitz glyph at twistedmatrix.com
Wed Oct 20 21:55:28 CEST 2010
- Previous message: [Python-Dev] Support for async read/write
- Next message: [Python-Dev] Support for async read/write
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Oct 20, 2010, at 12:31 AM, Jeffrey Yasskin wrote:
No comment on the rest of your claim, but this is a silly argument. The standard says the same thing about at least fcntl.h, signal.h, pthread.h, and ucontext.h, which clearly are useful.
It was meant to be tongue-in-cheek :). Perhaps I should not have assumed that everyone else was as familiar with the POSIX documentation; I figured that most readers would know that most pages say that.
But, that was the result of a string of many different searches attempting to find someone explaining why this was a good idea or why anyone would want to use it. I think in this case, it's accurate.
-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-dev/attachments/20101020/c04817f3/attachment.html>
- Previous message: [Python-Dev] Support for async read/write
- Next message: [Python-Dev] Support for async read/write
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]