etc: Add environment option to run init.d/ashd silently.
[ashd.git] / python3 / ashd / async.py
2022-08-27 Fredrik Tolfpython3: Rename async module to asyncio for Python...
2017-03-02 Fredrik TolfMerge branch 'master' of git.dolda2000.com:/srv/git...
2017-02-01 Fredrik Tolfpython3: Cache async channel FDs so that updates always...
2017-02-01 Fredrik Tolfpython3: To be safe, abort entirely if initial epoller...
2016-12-31 Fredrik TolfMerge branch 'master' into timeheap
2016-06-22 Fredrik Tolfpython: Improved current-watcher implementation.
2016-06-19 Fredrik Tolfpython: Fixed async module bug.
2016-06-19 Fredrik Tolfpython: Added a channel superclass for ashd.async.
2016-06-18 Fredrik Tolfpython: Somewhat integrate async watchers with wsgidir...
2016-06-17 Fredrik Tolfpython: Rewrote ashd.async for greater generality.
2016-06-11 Fredrik Tolfpython3: Added utility module for dealing with asynchro...