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

Public Attributes

int state
 
char * param_addr
 
int accept_sock
 
int accept_nbio
 
char * addr
 
int nbio
 
int bind_mode
 
BIObio_chain
 

Detailed Description

Definition at line 78 of file bss_acpt.c.

Member Data Documentation

int bio_accept_st::accept_nbio

Definition at line 84 of file bss_acpt.c.

int bio_accept_st::accept_sock

Definition at line 83 of file bss_acpt.c.

char* bio_accept_st::addr

Definition at line 86 of file bss_acpt.c.

int bio_accept_st::bind_mode

Definition at line 91 of file bss_acpt.c.

BIO* bio_accept_st::bio_chain

Definition at line 92 of file bss_acpt.c.

int bio_accept_st::nbio

Definition at line 87 of file bss_acpt.c.

char* bio_accept_st::param_addr

Definition at line 81 of file bss_acpt.c.

int bio_accept_st::state

Definition at line 80 of file bss_acpt.c.


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