OpenSSL  1.0.1c
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros
Public Attributes | List of all members
bio_bio_st Struct Reference

Public Attributes

BIOpeer
 
int closed
 
size_t len
 
size_t offset
 
size_t size
 
char * buf
 
size_t request
 

Detailed Description

Definition at line 125 of file bss_bio.c.

Member Data Documentation

char* bio_bio_st::buf

Definition at line 137 of file bss_bio.c.

int bio_bio_st::closed

Definition at line 133 of file bss_bio.c.

size_t bio_bio_st::len

Definition at line 134 of file bss_bio.c.

size_t bio_bio_st::offset

Definition at line 135 of file bss_bio.c.

BIO* bio_bio_st::peer

Definition at line 127 of file bss_bio.c.

size_t bio_bio_st::request

Definition at line 139 of file bss_bio.c.

size_t bio_bio_st::size

Definition at line 136 of file bss_bio.c.


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