Matt Caswell 3ffbe00808 Apache Traffic Server has a need to set the rbio without touching the wbio.
There is no mechanism to do that at the moment - SSL_set_bio makes changes
to the wbio even if you pass in SSL_get_wbio().

This commit introduces two new API functions SSL_set_rbio() and
SSL_set_wbio(). These do the same job as SSL_set_bio() except they enable
you to manage the rbio and wbio individually.

Reviewed-by: Tim Hudson <tjh@openssl.org>
2015-02-07 14:29:16 +00:00
..
2015-01-02 22:56:54 +00:00
2011-11-13 13:13:01 +00:00
2014-12-04 11:55:03 +01:00
2013-10-22 07:38:25 +01:00
2014-12-04 11:55:03 +01:00
2013-02-26 15:29:11 +00:00
2013-10-20 22:07:36 +01:00
2013-10-22 07:38:25 +01:00
2014-06-27 16:39:11 +01:00
2014-12-04 11:55:03 +01:00
2001-02-16 02:09:53 +00:00
2001-02-16 02:09:53 +00:00
2013-08-17 17:41:14 +01:00
2014-07-01 12:44:32 -04:00
2014-01-10 23:00:50 +00:00
2015-01-02 22:56:54 +00:00
2009-02-14 21:49:38 +00:00
2013-06-12 23:42:08 +01:00
2013-06-12 23:42:08 +01:00
2014-12-04 11:55:03 +01:00
2014-12-04 11:55:03 +01:00
2013-10-22 07:38:25 +01:00
2009-02-14 21:49:38 +00:00
2006-12-21 21:13:27 +00:00
2013-10-22 07:38:25 +01:00
2013-10-22 07:38:25 +01:00
2013-10-22 07:38:25 +01:00
2014-12-04 11:55:03 +01:00
2013-10-22 07:38:25 +01:00