Thu Jul 9 13:41:38 2009

Asterisk developer's documentation


ast_tcptls_session_instance Struct Reference

describes a server instance More...

#include <tcptls.h>


Data Fields

int client
FILE * f
int fd
ast_mutex_t lock
server_argsparent
sockaddr_in requestor
SSLssl


Detailed Description

describes a server instance

Definition at line 123 of file tcptls.h.


Field Documentation

int client

Definition at line 128 of file tcptls.h.

Referenced by ast_make_file_from_fd(), and sip_show_tcp().

FILE* f

Definition at line 124 of file tcptls.h.

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

int fd

Definition at line 125 of file tcptls.h.

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

ast_mutex_t lock

Definition at line 131 of file tcptls.h.

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

struct server_args* parent

Definition at line 130 of file tcptls.h.

Referenced by ast_make_file_from_fd().

struct sockaddr_in requestor

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

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


The documentation for this struct was generated from the following file:
Generated on Thu Jul 9 13:41:38 2009 for Asterisk - the Open Source PBX by  doxygen 1.4.7