mirror of
https://github.com/MariaDB/server.git
synced 2025-01-17 12:32:27 +01:00
22b3e6f882
sql-common/client.c: Fixes bug #5588. checks if operation was timed out. vio/vio.c: Added vio_was_interrupted() function references to detect timed out operation properly on win32. vio/vio_priv.h: Added vio_ssl_was_interrupted() function that detects timed out operation properly on win32. vio/viosocket.c: Minor changes to follow up the coding standard. vio/viossl.c: Added vio_ssl_was_interrupted() function that detects timed out operation properly on win32. |
||
---|---|---|
.. | ||
client.c | ||
Makefile.am | ||
my_time.c | ||
pack.c |