mariadb/vio
kroki/tomash@moonlight.intranet c746c08af9 BUG#9678: Client library hangs after network communication failure
Socket timeouts in client library were used only on Windows.

The solution is to use socket timeouts in client library on all
systems were they are supported.

No test case is provided because it is impossible to simulate network
failure in current test suit.
2006-08-14 20:01:19 +04:00
..
docs
.cvsignore
Makefile.am
test-ssl.c
test-sslclient.c
test-sslserver.c
vio.c
vio_priv.h
viosocket.c BUG#9678: Client library hangs after network communication failure 2006-08-14 20:01:19 +04:00
viossl.c
viosslfactories.c
viotest-ssl.c
viotest-sslconnect.cc
viotest.cc