Fri Jul 24 00:42:09 2009

Asterisk developer's documentation


sip_threadinfo Struct Reference

Definition of a thread that handles a socket. More...


Data Fields

struct {
   sip_threadinfo *   next
list
int stop
ast_tcptls_session_instancetcptls_session
pthread_t threadid
enum sip_transport type


Detailed Description

Definition of a thread that handles a socket.

Definition at line 1644 of file chan_sip.c.


Field Documentation

struct { ... } list

Referenced by _sip_tcp_helper_thread(), and sip_show_tcp().

struct sip_threadinfo* next

Definition at line 1649 of file chan_sip.c.

int stop

Definition at line 1645 of file chan_sip.c.

Referenced by unload_module().

struct ast_tcptls_session_instance* tcptls_session

Definition at line 1647 of file chan_sip.c.

Referenced by _sip_tcp_helper_thread(), sip_show_tcp(), and sip_tcp_locate().

pthread_t threadid

Definition at line 1646 of file chan_sip.c.

Referenced by unload_module().

enum sip_transport type

We keep a copy of the type here so we can display it in the connection list

Definition at line 1648 of file chan_sip.c.

Referenced by sip_show_tcp().


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