Wykres commitów

3 Commity (ee495b380713065e67d5eedc2267fdb4415eca93)

Autor SHA1 Wiadomość Data
Paul Sokolovsky ee495b3807 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-21 01:31:56 +03:00
Paul Sokolovsky b42f8e383b asyncio: Implement subclass implementing filedes watching interface. 2014-10-21 01:31:56 +03:00
Paul Sokolovsky 80cea91b98 asyncio: Initial prototype implementation. 2014-10-21 01:31:56 +03:00