openssl/include
Matt Caswell dad78fb13d Add an ability to set the SSL read buffer size
This capability is required for read pipelining. We will only read in as
many records as will fit in the read buffer (and the network can provide
in one go). The bigger the buffer the more records we can process in
parallel.

Reviewed-by: Tim Hudson <tjh@openssl.org>
2016-03-07 21:39:27 +00:00
..
internal Implement new multi-threading API 2016-02-26 10:00:36 +00:00
openssl Add an ability to set the SSL read buffer size 2016-03-07 21:39:27 +00:00