[Python-3000] iostack and sock2

Greg Ewing greg.ewing at canterbury.ac.nz
Wed Jun 7 02:45:20 CEST 2006


Jason Lunz wrote:

> I imagine if one were going to do this, that would be hidden in the
> stdlib.

Having it in libc would be okay. The important thing
is that the implementation should allow your handlers
to get called even if some library call is blocked
and not being cooperative.

--
Greg


More information about the Python-3000 mailing list