Description
mongoc_cursor_new_from_command_reply takes a "server_id" parameter. However, HLL wrappers that want to use this command to synthesize a cursor response have no idea what to put for that parameter. I suspect that "0" is acceptable in such a case, but this is not documented.