Public Attributes | List of all members
bio_connect_st Struct Reference

Public Attributes

int(* info_callback )(const BIO *bio, int state, int ret)
 
int nbio
 
char * param_hostname
 
char * param_port
 
unsigned short port
 
int state
 
struct sockaddr_storage them
 
socklen_t them_length
 

Detailed Description

Definition at line 90 of file connect.c.

Member Data Documentation

◆ info_callback

int(* bio_connect_st::info_callback) (const BIO *bio, int state, int ret)

Definition at line 108 of file connect.c.

◆ nbio

int bio_connect_st::nbio

Definition at line 95 of file connect.c.

◆ param_hostname

char* bio_connect_st::param_hostname

Definition at line 93 of file connect.c.

◆ param_port

char* bio_connect_st::param_port

Definition at line 94 of file connect.c.

◆ port

unsigned short bio_connect_st::port

Definition at line 97 of file connect.c.

◆ state

int bio_connect_st::state

Definition at line 91 of file connect.c.

◆ them

struct sockaddr_storage bio_connect_st::them

Definition at line 99 of file connect.c.

◆ them_length

socklen_t bio_connect_st::them_length

Definition at line 100 of file connect.c.


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


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