Wykres commitów

4 Commity (dbb8857e15903648a9e0b901a96719a9ca695e67)

Autor SHA1 Wiadomość Data
Paul Sokolovsky dbb8857e15 asyncio: Make run_forever() actually run forever. 2014-10-11 05:19:49 +03:00
Paul Sokolovsky 7b5780bc66 asyncio: Recover eventloop's ability to work with callbacks.
Actually, coroutine support for call_soon() is a hack, in big asyncio coroutine
should be wrapped in Task object.
2014-10-11 05:19:49 +03:00
Paul Sokolovsky a80cf93d4a asyncio: Implement subclass implementing filedes watching interface. 2014-10-11 05:19:49 +03:00
Paul Sokolovsky fb41c0e2e3 asyncio: Initial prototype implementation. 2014-10-11 05:19:49 +03:00