diff options
author | Gabriele Svelto <gabriele.svelto@gmail.com> | 2012-04-17 22:50:30 +0200 |
---|---|---|
committer | Martin Sustrik <sustrik@250bpm.com> | 2012-04-21 07:30:16 +0200 |
commit | 0a12aa09b65c67033b5021057dd04fde0a3cabb5 (patch) | |
tree | 269d991abda829e40cced4c53fa1a26d7b5dfc29 /src/select.cpp | |
parent | f4149b0500b8011c58cd3f5acbb4225dd79e8b85 (diff) |
Change the way the polling system is selected
All polling systems are now checked and corresponding macros set
accordingly (e.g. detection of a working poll() function will define
XS_HAVE_POLL). Additionally if the user selects a specific polling
system via the --with-poller switch a corresponding XS_FORCE_* macro
will be defined. The select() and poll() tests now conditionally include
headers which makes them more robust on various target platforms.
Signed-off-by: Gabriele Svelto <gabriele.svelto@gmail.com>
Diffstat (limited to 'src/select.cpp')
0 files changed, 0 insertions, 0 deletions