Fri Jul 24 00:42:05 2009

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
ast_tcptls_session_argsparent
sockaddr_in remote_address
SSLssl


Detailed Description

Definition at line 133 of file tcptls.h.


Field Documentation

int client

Definition at line 138 of file tcptls.h.

Referenced by handle_tls_connection(), and sip_show_tcp().

FILE* f

Definition at line 134 of file tcptls.h.

Referenced by __sip_xmit(), _sip_tcp_helper_thread(), handle_tls_connection(), httpd_helper_thread(), phoneprov_callback(), session_do(), and static_callback().

int fd

Definition at line 135 of file tcptls.h.

Referenced by _sip_tcp_helper_thread(), ast_tcptls_server_read(), ast_tcptls_server_write(), handle_tls_connection(), phoneprov_callback(), session_do(), and sip_prepare_socket().

ast_mutex_t lock

Definition at line 141 of file tcptls.h.

Referenced by __sip_xmit(), _sip_tcp_helper_thread(), and session_instance_destructor().

struct ast_tcptls_session_args* parent

Definition at line 140 of file tcptls.h.

Referenced by handle_tls_connection().

struct sockaddr_in remote_address

Definition at line 139 of file tcptls.h.

Referenced by _sip_tcp_helper_thread(), manager_http_callback(), mxml_http_callback(), rawman_http_callback(), session_do(), sip_show_tcp(), and sip_tcp_locate().

SSL* ssl

Definition at line 136 of file tcptls.h.

Referenced by _sip_tcp_helper_thread(), ast_tcptls_server_read(), ast_tcptls_server_write(), and handle_tls_connection().


The documentation for this struct was generated from the following file:
Generated on Fri Jul 24 00:42:05 2009 for Asterisk - the Open Source PBX by  doxygen 1.4.7