S
sturlamolden
It did *not* say that it supports every existing, more powerful and
generally better asynchronous mechanism supported by any OS out there.
Even though it would certainly be nice if it did![]()
Python's standard library should have an asynch module that uses aio
on Linux and i/o completion ports on Windows. It should work with
files and tcp sockets alike.