Skip to main content

BIO_FLAGS_READ

Constant BIO_FLAGS_READ 

pub const BIO_FLAGS_READ: i32 = 0x01; // 1i32
Available on crate feature tls only.