mariadb/vio
konstantin@mysql.com 0f1d024461 Porting of "buffered read" patch to 5.0 and post-review fixes.
The patch implements the idea suggested by Olaf van der Spek in 
thread "Client: many small reads?" (internals@lists.mysql.com).
Now small reads performed by the client library are buffered.
The buffering gives up to 2 times speedup when retrieving 
one-column tables.
2005-03-06 00:10:08 +03:00
..
docs
.cvsignore
Makefile.am
test-ssl.c
test-sslclient.c
test-sslserver.c After merge fixes 2004-12-31 00:44:00 +02:00
vio.c Porting of "buffered read" patch to 5.0 and post-review fixes. 2005-03-06 00:10:08 +03:00
vio_priv.h
viosocket.c Porting of "buffered read" patch to 5.0 and post-review fixes. 2005-03-06 00:10:08 +03:00
viossl.c 4.1 -> 5.0 merge 2005-02-03 13:18:30 +02:00
viosslfactories.c
viotest-ssl.c
viotest-sslconnect.cc
viotest.cc