[MDEV-9041] connect-timeout has no effect on Windows Created: 2015-10-30  Updated: 2015-11-05  Resolved: 2015-11-05

Status: Closed
Project: MariaDB Server
Component/s: Platform Windows
Affects Version/s: 10.0, 10.1
Fix Version/s: 10.0.23, 10.1.9

Type: Bug Priority: Major
Reporter: Vladislav Vaintroub Assignee: Vladislav Vaintroub
Resolution: Fixed Votes: 0
Labels: None

Sprint: 10.1.9-2

 Description   

The client connect timeout is ignored on Windows, my_connect() in client.c just does connect() .
my_connect() call should be replaced by as vio_socket_connect() in 10.0 + , the later function appears to be cross-plattform, timeout aware version of connect.


Generated at Thu Feb 08 07:31:41 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.