Wed Jan 27 20:02:52 2016

Asterisk developer's documentation


ast_tcptls_session_instance Struct Reference

#include <tcptls.h>

Data Fields

int client
FILE * f
int fd
ast_mutex_t lock
struct ast_stroverflow_buf
struct ast_tcptls_session_argsparent
struct ast_sockaddr remote_address
SSL * ssl
struct ast_tcptls_streamstream_cookie

Detailed Description

Definition at line 201 of file tcptls.h.


Field Documentation

int client
FILE* f
int fd

XXX Why do we still use this lock when this struct is allocated as an ao2 object which has its own lock?

Definition at line 210 of file tcptls.h.

Referenced by _sip_tcp_helper_thread(), ast_tcptls_client_create(), ast_tcptls_server_root(), session_instance_destructor(), and sip_tcptls_write().

struct ast_str* overflow_buf [read]
SSL* ssl

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

Generated on 27 Jan 2016 for Asterisk - The Open Source Telephony Project by  doxygen 1.6.1