etc: Add environment option to run init.d/ashd silently.
[ashd.git] / lib / mtio-epoll.c
2016-12-31 Fredrik Tolflib: Fixed timeheap bug with ioloop reentrancy.
2016-12-31 Fredrik TolfMerge branch 'timeheap'
2016-12-31 Fredrik Tolflib: Removed the surely redundant struct timeentry...
2016-12-31 Fredrik TolfMerge branch 'master' into timeheap
2016-05-18 Fredrik TolfMerge branch 'master' into duplex
2016-05-18 Fredrik TolfMerge branch 'master' into duplex
2016-05-18 Fredrik TolfMerge branch 'duplex' of nerv.dolda.net:src/ashd into...
2016-05-18 Fredrik Tolflib: Fixed mblock bug for epoll.
2016-05-18 Fredrik Tolflib: Added support for blocking on multiple file descri...
2013-01-01 Fredrik Tolflib: Reimplemented mtio-epoll timeout checking as a...
2012-12-28 Fredrik TolfMerge branch 'master' of git.dolda2000.com:/srv/git...
2012-12-28 Fredrik Tolflib: Gave ioloop the ability to exit
2011-10-01 Fredrik TolfMerge branch 'master' of git.dolda2000.com:/srv/git...
2011-09-20 Fredrik Tolflib: Fixed epoll error message.
2011-03-09 Fredrik TolfMerge branch 'master' into sslres
2011-03-09 Fredrik Tolflib: Added some missing headers to mtio-epoll.
2011-03-09 Fredrik TolfMerge branch 'master' of git.dolda2000.com:/srv/git...
2011-03-08 Fredrik TolfMerge branch 'master' of git.dolda2000.com:/srv/git...
2011-03-08 Fredrik Tolflib: Split epoll and select loops into separate files.