Public Attributes | |
| int | state |
| char * | param_addr |
| int | accept_sock |
| int | accept_nbio |
| char * | addr |
| int | nbio |
| int | bind_mode |
| BIO * | bio_chain |
Definition at line 78 of file bss_acpt.c.
| 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.
1.8.2