diff options
| author | Joe Wilm <[email protected]> | 2016-04-04 15:20:13 -0700 |
|---|---|---|
| committer | Joe Wilm <[email protected]> | 2016-04-04 16:08:38 -0700 |
| commit | c4b7b85d99b3e9ca154ba03be67bd6281825973c (patch) | |
| tree | 018fbec8c85dfa250d16d0416186aced34d13e37 /openssl-sys/src | |
| parent | Cleanup (diff) | |
| download | rust-openssl-c4b7b85d99b3e9ca154ba03be67bd6281825973c.tar.xz rust-openssl-c4b7b85d99b3e9ca154ba03be67bd6281825973c.zip | |
Add safe wrapper BioMethod for ffi::BIO_METHOD
Adds a wrapper for ffi::BIO_METHOD located at ssl::bio::BioMethod. This
enables SslStream to be Send without doing an unsafe impl on the ffi
struct.
Diffstat (limited to 'openssl-sys/src')
0 files changed, 0 insertions, 0 deletions