[CONC-247] error check for timeout on sockets (poll) Created: 2017-04-07 Updated: 2017-04-10 Resolved: 2017-04-10 |
|
| Status: | Closed |
| Project: | MariaDB Connector/C |
| Component/s: | None |
| Affects Version/s: | 3.0.1 |
| Fix Version/s: | 3.0.2 |
| Type: | Bug | Priority: | Major |
| Reporter: | Kazuhiko Shiozaki | Assignee: | Georg Richter |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
When trying MariaDB Server 10.2.5, we faced an issue in error check for timeout on sockets. The issue was already solved in connector_c_2.3 branch as https://github.com/MariaDB/mariadb-connector-c/commit/8b3695271c but not yet in master. Please apply the same fix on plugins/pvio/pvio_socket.c, please. |
| Comments |
| Comment by Georg Richter [ 2017-04-10 ] |
|
Fixed in |