class documentation
class TwistedAsyncDriver: (source)
Driver for Deferred-flavored awaitables.
| Method | complete |
The asynchronous operation completed successfully. |
| Method | new |
Create a new future-ish object with the given callback to execute when cancelled. |
| Method | run |
Undocumented |