Enable configuring local address and range of ports for client sockets to be bound to #1027
Labels
cpp-rust-driver-p1
Functionality required by cpp-rust-driver
enhancement
New feature or request
good first issue
Good for newcomers
Milestone
Motivation
Cpp driver exposes the following functions. Their docstrings contain motivation for both.
Implementing them both make sense for Rust driver itself, as well as to support them in cpp-rust-driver.
Solution
Add the following methods to
SessionBuilder
(and corresponding config toSessionConfig
, and respect it codewide):The text was updated successfully, but these errors were encountered: