#include <easy-tls.h>
Public Attributes | |
| int | fd |
| int | client_p |
| SSL_CTX * | ctx |
| pid_t * | pid |
| int * | infofd |
Definition at line 44 of file easy-tls.h.
| 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.
1.8.2