Commit 9470dba6 authored by A. Jesse Jiryu Davis's avatar A. Jesse Jiryu Davis
Browse files

CDRIVER-906 move read pref & error logic from mongoc-cursor.c

Preparing to separate command path from query path. No new code, just
moving from mongoc-cursor.c the code that will be shared between
commands and queries: the logic to apply a read preference to an
OP_QUERY, and the logic to turn an OP_REPLY into a bson_error_t.
parent 973c0f0e
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