]> granicus.if.org Git - icinga2/history - lib/base/io-engine.cpp
Merge pull request #7185 from Icinga/bugfix/gelfwriter-wrong-log-facility
[icinga2] / lib / base / io-engine.cpp
2019-04-29 Michael FriedrichMerge pull request #6734 from leeclemens/remove-redunda...
2019-04-25 Michael FriedrichMerge pull request #6722 from Icinga/feature/notificati...
2019-04-17 Michael FriedrichMerge pull request #7050 from Icinga/feature/previous...
2019-04-03 Michael FriedrichMerge pull request #7000 from Icinga/bugfix/goto-loop
2019-04-01 Michael FriedrichMerge pull request #7005 from Icinga/feature/boost...
2019-04-01 Alexander A. KlimovIntroduce AsioConditionVariable
2019-04-01 Alexander A. KlimovIoEngine: adjust I/O threads
2019-04-01 Alexander A. KlimovIoEngine: explicitly join I/O threads
2019-04-01 Alexander A. KlimovImplement IoBoundWorkSlot
2019-04-01 Alexander A. KlimovAllow CpuBoundWork to be done before end of scope
2019-04-01 Alexander A. KlimovImplement basic I/O engine