mariadb/vio
unknown 80a226aa62 Fix timeouts with SSL on Windows, and also sync the fastsend
implementation with normal socket behavior. (Bug #8572)


vio/viossl.c:
  Sync implementations of *_fastsend() and *_timeout() with viosocket.c
2005-05-24 11:02:39 -07:00
..
docs
.cvsignore
Makefile.am
test-ssl.c
test-sslclient.c
test-sslserver.c
vio.c
vio_priv.h Bug #9721 net_write_timeout not used on Windows 2005-05-05 17:17:57 +02:00
viosocket.c Bug #9721 net_write_timeout not used on Windows 2005-05-06 15:08:10 +02:00
viossl.c Fix timeouts with SSL on Windows, and also sync the fastsend 2005-05-24 11:02:39 -07:00
viosslfactories.c
viotest-ssl.c
viotest-sslconnect.cc
viotest.cc