Wykres commitów

3 Commity (7b5780bc665219cbd1d708df06f8ad4ad1e63aad)

Autor SHA1 Wiadomość Data
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