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

#include <easy-tls.h>

Public Attributes

int fd
 
int client_p
 
SSL_CTXctx
 
pid_t * pid
 
int * infofd
 

Detailed Description

Definition at line 44 of file easy-tls.h.

Member Data Documentation

int tls_start_proxy_args::client_p

Definition at line 47 of file easy-tls.h.

SSL_CTX* tls_start_proxy_args::ctx

Definition at line 48 of file easy-tls.h.

int tls_start_proxy_args::fd

Definition at line 46 of file easy-tls.h.

int* tls_start_proxy_args::infofd

Definition at line 50 of file easy-tls.h.

pid_t* tls_start_proxy_args::pid

Definition at line 49 of file easy-tls.h.


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