diff options
author | lurchi <lurchi@strangeplace.net> | 2017-09-04 15:05:26 +0200 |
---|---|---|
committer | lurchi <lurchi@strangeplace.net> | 2017-09-04 15:05:26 +0200 |
commit | 490c41e78c79a18ab683f83299b041564cb4a69b (patch) | |
tree | 62023b844146738bdb4bc9eea7b0b88a3c890c58 /src/datacache/plugin_datacache_postgres.c | |
parent | 0cdad12df4123d4b30603d552f1e3c1effab5015 (diff) |
Fix select loop running conditions
The select loop has to keep running as long as the driver has tasks
available (indicating that there are file descriptors left to wait for)
or the timeout is not FOREVER (indicating that the scheduler has tasks
with timeout left).
Diffstat (limited to 'src/datacache/plugin_datacache_postgres.c')
0 files changed, 0 insertions, 0 deletions