bio_st

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

callback
ExternC!(c_long function(bio_st*, int, const(char)*, int, c_long, long)) callback;
Undocumented in source.
cb_arg
char* cb_arg;
Undocumented in source.
ex_data
CRYPTO_EX_DATA ex_data;
Undocumented in source.
flags
int flags;
Undocumented in source.
init_
int init_;
Undocumented in source.
method
BIO_METHOD* method;
Undocumented in source.
next_bio
bio_st* next_bio;
Undocumented in source.
num
int num;
Undocumented in source.
num_read
c_ulong num_read;
Undocumented in source.
num_write
c_ulong num_write;
Undocumented in source.
prev_bio
bio_st* prev_bio;
Undocumented in source.
ptr
void* ptr;
Undocumented in source.
references
int references;
Undocumented in source.
retry_reason
int retry_reason;
Undocumented in source.
shutdown
int shutdown;
Undocumented in source.

Meta