![]() |
Home page |
Mailing list |
Docs
Collaboration diagram for server_args:Asterisk developer's documentation :: Codename Pineapple
server_args Struct Reference
#include <http.h>

Definition at line 121 of file http.h.
Data Fields | |
| int | accept_fd |
| void *(* | accept_fn )(void *) |
| pthread_t | master |
| const char * | name |
| sockaddr_in | oldsin |
| void(* | periodic_fn )(void *) |
| int | poll_timeout |
| sockaddr_in | sin |
| tls_config * | tls_cfg |
| void *(* | worker_fn )(void *) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Definition at line 123 of file http.h. Referenced by handle_show_http(), and httpstatus_callback(). |
|
|
|
|
|
|
|
|
Definition at line 122 of file http.h. Referenced by __ast_http_load(), and init_manager(). |
|
|
Definition at line 124 of file http.h. Referenced by make_file_from_fd(). |
|
|
Referenced by make_file_from_fd(). |