webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Attributes | List of all members
bio_connect_st Struct Reference

Public Attributes

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

Member Data Documentation

◆ info_callback

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

◆ nbio

int bio_connect_st::nbio

◆ param_hostname

char* bio_connect_st::param_hostname

◆ param_port

char* bio_connect_st::param_port

◆ port

unsigned short bio_connect_st::port

◆ state

int bio_connect_st::state

◆ them

struct sockaddr_storage bio_connect_st::them

◆ them_length

socklen_t bio_connect_st::them_length

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