Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Timeouts: SendTimeout/write ReadTimeout/read
This change fixes the implementation of `set_read_timeout` and `set_write_timeout` API. In the previous version, `set_read_timeout` would set the write timeout and vice versa. Signed-off-by: robem <[email protected]>
- Loading branch information