-
Type: Improvement
-
Resolution: Unresolved
-
Priority: Unknown
-
Affects Version/s: None
-
Component/s: None
-
None
mongoc_stream_t is unfortunately part of the public interface in mongoc-stream.h. Several of its members are specified with the timeout parameter's type as int32_t despite potential timeout fields being specified as int64_t values (see CDRIVER-1329).
- is related to
-
CDRIVER-1329 maxTimeMS and maxAwaitTimeMS should be Int64, not Int32
- Backlog