Unverified Commit 42ff0727 authored by Ezra Chung's avatar Ezra Chung Committed by GitHub
Browse files

CDRIVER-4781 Avoid intermediate uint32_t for socketTimeoutMS (#1475)

* Fix format specifier in timeout range validation error messages

* CDRIVER-4781 Avoid overflow of -1 sockettimeout in cast to intermediate uint32_t

* Add regression test for negative sockettimeoutms validation

* Update documentation with warnings for non-positive timeout values

* Update timeout variables for type consistency

* Add regression test for unspecified default timeout in writev functions
parent fc1cba77
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