Public Attributes | List of all members
bio_st Struct Reference

#include <bio.h>

Public Attributes

int flags
 
int init
 
const BIO_METHODmethod
 
BIOnext_bio
 
int num
 
size_t num_read
 
size_t num_write
 
void * ptr
 
CRYPTO_refcount_t references
 
int retry_reason
 
int shutdown
 

Detailed Description

Definition at line 822 of file bio.h.

Member Data Documentation

◆ flags

int bio_st::flags

Definition at line 832 of file bio.h.

◆ init

int bio_st::init

Definition at line 826 of file bio.h.

◆ method

const BIO_METHOD* bio_st::method

Definition at line 823 of file bio.h.

◆ next_bio

BIO* bio_st::next_bio

Definition at line 841 of file bio.h.

◆ num

int bio_st::num

Definition at line 836 of file bio.h.

◆ num_read

size_t bio_st::num_read

Definition at line 842 of file bio.h.

◆ num_write

size_t bio_st::num_write

Definition at line 842 of file bio.h.

◆ ptr

void* bio_st::ptr

Definition at line 838 of file bio.h.

◆ references

CRYPTO_refcount_t bio_st::references

Definition at line 837 of file bio.h.

◆ retry_reason

int bio_st::retry_reason

Definition at line 833 of file bio.h.

◆ shutdown

int bio_st::shutdown

Definition at line 831 of file bio.h.


The documentation for this struct was generated from the following file:


grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:41