diff options
author | Martin Sustrik <sustrik@250bpm.com> | 2012-04-15 07:06:42 +0200 |
---|---|---|
committer | Martin Sustrik <sustrik@250bpm.com> | 2012-04-16 06:10:18 +0200 |
commit | cb89ca70646591a6cb29e81be43c442d6b5d653b (patch) | |
tree | 65b9e0da3a6e9d2ccdb04678bf5edf09fa7176d0 /tests/reqrep_ipc.cpp | |
parent | 34ab0736ebf90068ef4856793f16a9030d3e0197 (diff) |
Honour --with-poller option for synchronous polling
While --with-poller configure option could be used for selecting
the polling mechanism for I/O threads (asynchronous), synchronous
polling (xs_poll, signaler_t) was not affected by the option.
This patch uses selected mechanism is it is either 'select' or 'poll'.
Othrwise it chooses the mechanism according to the platform.
Signed-off-by: Martin Sustrik <sustrik@250bpm.com>
Diffstat (limited to 'tests/reqrep_ipc.cpp')
0 files changed, 0 insertions, 0 deletions