[CONC-676] named pipe overlapped IO can send unwanted IO completion notification Created: 2023-11-22 Updated: 2024-01-29 Resolved: 2023-11-22 |
|
| Status: | Closed |
| Project: | MariaDB Connector/C |
| Component/s: | Other |
| Affects Version/s: | 3.1, 3.3 |
| Fix Version/s: | 3.3.8 |
| Type: | Bug | Priority: | Major |
| Reporter: | Vladislav Vaintroub | Assignee: | Vladislav Vaintroub |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Windows |
||
| Description |
|
In case of named pipe connection, if named pipe handle is bound to IO completion port, connector's overlapped read and write operations would cause completion notification sent on that port. |
| Comments |
| Comment by Vladislav Vaintroub [ 2023-11-22 ] |