Create a RECORD_LAYER structure and move read_ahead into it.
authorMatt Caswell <matt@openssl.org>
Fri, 30 Jan 2015 13:46:43 +0000 (13:46 +0000)
committerMatt Caswell <matt@openssl.org>
Thu, 26 Mar 2015 13:53:07 +0000 (13:53 +0000)
commit52e1d7b152a92d4fc2c3704a0129ec0ee0ce5e21
tree3a9ee6dfbcd3c69a496c42d2d0aed810433f1858
parent8e3f0c988fabf60b65f7109b7f47daec0fde9c39
Create a RECORD_LAYER structure and move read_ahead into it.

Reviewed-by: Richard Levitte <levitte@openssl.org>
ssl/record/rec_layer.h [new file with mode: 0644]
ssl/s3_pkt.c
ssl/ssl_lib.c
ssl/ssl_locl.h