Asterisk - The Open Source Telephony Project GIT-master-f36a736
Data Fields
ast_http_server Struct Reference
Collaboration diagram for ast_http_server:
Collaboration graph
[legend]

Data Fields

char * address
 
struct ast_tcptls_session_args args
 
char * name
 

Detailed Description

For standard configuration we have up to two accepting threads, one for http, one for https. If TEST_FRAMEWORK is enabled it's possible to have more than one running http server.

Definition at line 120 of file http.c.

Field Documentation

◆ address

char* address

Definition at line 123 of file http.c.

Referenced by http_server_create(), http_server_destroy(), and http_server_start().

◆ args

◆ name

char* name

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