Wed Mar 3 23:20:57 2010

Asterisk developer's documentation


sip_threadinfo Struct Reference

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

Collaboration diagram for sip_threadinfo:
Collaboration graph
[legend]

Data Fields

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

Detailed Description

Definition of a thread that handles a socket.

Definition at line 1627 of file chan_sip.c.


Field Documentation

struct { ... } list
struct sip_threadinfo* next [read]

Definition at line 1632 of file chan_sip.c.

int stop

Definition at line 1628 of file chan_sip.c.

Referenced by _sip_tcp_helper_thread(), and unload_module().

Definition at line 1630 of file chan_sip.c.

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

pthread_t threadid

Definition at line 1629 of file chan_sip.c.

Referenced by _sip_tcp_helper_thread(), and unload_module().

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

Definition at line 1631 of file chan_sip.c.

Referenced by _sip_tcp_helper_thread(), and sip_show_tcp().


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

Generated on 3 Mar 2010 for Asterisk - the Open Source PBX by  doxygen 1.6.1