summaryrefslogtreecommitdiff
path: root/src/polling.hpp
AgeCommit message (Collapse)Author
2012-04-21Select polling mechanisms at one placeMartin Sustrik
This patch provides a single place for selecting polling mechanisms (polling.hpp). Up to now the selection was spread among the build system and several source files. Signed-off-by: Martin Sustrik <sustrik@250bpm.com>