Commit f39b4776 authored by A. Jesse Jiryu Davis's avatar A. Jesse Jiryu Davis Committed by Hannes Magnusson
Browse files

CDRIVER-1571 simplify async command loop

mongoc_async_run() no longer returns "true" if there is more work to do:
it never returns early now since there is only one timeout for the whole
function. Also, make timeouts int64_t in all internal functions.
parent 55ee43f5
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment