Age | Commit message (Expand) | Author |
---|---|---|
2018-01-29 | event/Loop: add "noexcept" | Max Kellermann |
2018-01-29 | event/WinSelect: pass const reference to copy constructor | Max Kellermann |
2018-01-29 | event/PollResult: use size_t for size and index | Max Kellermann |
2017-11-10 | evnet/SocketMonitor: move WIN32/ERROR comment to PollGroupWinSelect.hxx | Max Kellermann |
2017-01-03 | update copyright year | Max Kellermann |
2016-02-26 | update copyright year to 2016 | Max Kellermann |
2015-01-01 | Copyright year 2015 | Max Kellermann |
2014-01-13 | copyright year 2014 | Max Kellermann |
2013-12-03 | PollGroupWinSelect: delete copy constructor and assignment operator | Denis Krjuchkov |
2013-12-03 | PollGroupWinSelect: uninline constructor and destructor | Denis Krjuchkov |
2013-11-29 | event: implement PollGroup based on Windows select | Denis Krjuchkov |