-
Type:
Bug
-
Resolution: Done
-
Priority:
Major - P3
-
None
-
Affects Version/s: 1.0.2
-
Component/s: None
-
None
-
Environment:osx
-
None
-
None
-
None
-
None
-
None
-
None
-
None
If client drops connection to the server, mongoc_collection_find() returns empty cursor as if no documents match the query, rather than signalling an error. Logs show "WARNING: stream: Failure to buffer 4 bytes: Failed to buffer 4 bytes within 300000 milliseconds," but this is not passed up to the application level.