summaryrefslogtreecommitdiff
path: root/src/event/PollGroupWinSelect.hxx
AgeCommit message (Expand)Author
2018-01-29event/Loop: add "noexcept"Max Kellermann
2018-01-29event/WinSelect: pass const reference to copy constructorMax Kellermann
2018-01-29event/PollResult: use size_t for size and indexMax Kellermann
2017-11-10evnet/SocketMonitor: move WIN32/ERROR comment to PollGroupWinSelect.hxxMax Kellermann
2017-01-03update copyright yearMax Kellermann
2016-02-26update copyright year to 2016Max Kellermann
2015-01-01Copyright year 2015Max Kellermann
2014-01-13copyright year 2014Max Kellermann
2013-12-03PollGroupWinSelect: delete copy constructor and assignment operatorDenis Krjuchkov
2013-12-03PollGroupWinSelect: uninline constructor and destructorDenis Krjuchkov
2013-11-29event: implement PollGroup based on Windows selectDenis Krjuchkov