diff options
author | Chia-liang Kao <clkao@clkao.org> | 2010-11-12 19:16:00 +0100 |
---|---|---|
committer | Martin Sustrik <sustrik@250bpm.com> | 2010-11-12 19:16:00 +0100 |
commit | a2500ae3485d6243778b832d22dc6dc02a00f025 (patch) | |
tree | 93d805dd3c7741ccdb83ccb2a930983bf714126f /AUTHORS | |
parent | 8abe67357ab905c5c86191c1d9005666f66b6ca0 (diff) |
Fix a bug that zmq_poll's select backend spins when timeout=-1, due to
ptimeout not properly recalculated after first pass.
Signed-off-by: Chia-liang Kao <clkao@clkao.org>
Diffstat (limited to 'AUTHORS')
-rw-r--r-- | AUTHORS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -8,6 +8,7 @@ Bernd Prager <bernd@prager.ws> Bernd Melchers <melchers@ZEDAT.FU-Berlin.DE> Brian Buchanan <bwb@holo.org> Burak Arslan <burak-github@arskom.com.tr> +Chia-liang Kao <clkao@clkao.org> Chris Wong <chris@chriswongstudio.com> Christian Gudrian <christian.gudrian@fluidon.com> Conrad D. Steenberg <conrad.steenberg@caltech.edu> |