Home | Trees | Indices | Help |
---|
|
object --+ | aio_control_block
|
|||
|
|||
a new object with type S, a subtype of T |
|
||
|
|||
|
|||
Inherited from |
|
|||
Inherited from |
|
|
|
|
Cleanup AIO data structure after an abort. If an AIO request is aborted (such as with coro.Interrupted), the kevent is still going to eventually fire. So we change the target of the kevent to be this function instead of the coroutine to do cleanup and avoid scheduling the coroutine twice. |
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Thu Feb 16 18:06:44 2012 | http://epydoc.sourceforge.net |