mariadb/vio
unknown 779ac9cf9e Bug #9721 net_write_timeout not used on Windows
viosocket.c:
  Use ?: syntax to simplify code for setting both timeouts


vio/viosocket.c:
  Use ?: syntax to simplify code for setting both timeouts
2005-05-06 15:08:10 +02:00
..
docs
.cvsignore
Makefile.am merge with 4.0.15 2003-08-29 13:44:35 +03:00
test-ssl.c Fedora now defines read(2)/write(2) as macros. 2005-03-29 23:31:56 +02:00
test-sslclient.c Fedora now defines read(2)/write(2) as macros. 2005-03-29 23:31:56 +02:00
test-sslserver.c - Applied some portability fixes for SGI IRIX/MipsPro compiler 2004-06-22 17:35:34 +02:00
vio.c fix indentation 2004-12-23 16:04:40 +05:00
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 Bug #9721 net_write_timeout not used on Windows 2005-05-05 17:17:57 +02:00
viosslfactories.c Added patches from Novell 2004-05-25 22:00:14 +03:00
viotest-ssl.c
viotest-sslconnect.cc
viotest.cc