Tue Aug 20 16:35:19 2013

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

Detailed Description

Definition at line 142 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 151 of file tcptls.h.

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

struct ast_str* overflow_buf [read]
SSL* ssl

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

Generated on 20 Aug 2013 for Asterisk - The Open Source Telephony Project by  doxygen 1.6.1