[CONC-455] Connect timeout handling incorrect for named pipes Created: 2020-02-12 Updated: 2020-02-13 Resolved: 2020-02-13 |
|
| Status: | Closed |
| Project: | MariaDB Connector/C |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | 3.1.8 |
| Type: | Bug | Priority: | Major |
| Reporter: | Vladislav Vaintroub | Assignee: | Georg Richter |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Attachments: |
|
| Description |
|
The value of -1 in timeout means is handled incorrect for named pipes. It means "infinite" timeout, however it is handled as 0 timeout, i.e connection fails when the |
| Comments |
| Comment by Georg Richter [ 2020-02-13 ] |
|
Fixed. rev. bc061db24750ab4e7a65d8d6e180d5088f48eb5a |