Here is a list of all functions, variables, defines, enums, and typedefs with links to the files they belong to:
- _ -
- a -
- ad_callback
: ad_server.h
- AD_CLOSE
: ad_server.h
- ad_conn_get_extra()
: ad_server.h
, ad_server.c
- ad_conn_get_socket()
: ad_server.c
, ad_server.h
- ad_conn_get_userdata()
: ad_server.h
, ad_server.c
- ad_conn_set_extra()
: ad_server.c
, ad_server.h
- ad_conn_set_method()
: ad_server.c
, ad_server.h
- ad_conn_set_userdata()
: ad_server.c
, ad_server.h
- ad_conn_t
: ad_server.h
- AD_DONE
: ad_server.h
- AD_EVENT_CLOSE
: ad_server.h
- AD_EVENT_INIT
: ad_server.h
- AD_EVENT_READ
: ad_server.h
- AD_EVENT_SHUTDOWN
: ad_server.h
- AD_EVENT_TIMEOUT
: ad_server.h
- AD_EVENT_WRITE
: ad_server.h
- AD_HOOK_AFTER_HEADER
: ad_http_handler.h
- AD_HOOK_AFTER_REQUESTLINE
: ad_http_handler.h
- AD_HOOK_ALL
: ad_http_handler.h
- AD_HOOK_ON_BODY
: ad_http_handler.h
- AD_HOOK_ON_CLOSE
: ad_http_handler.h
- AD_HOOK_ON_CONNECT
: ad_http_handler.h
- AD_HOOK_ON_REQUEST
: ad_http_handler.h
- AD_HTTP_ERROR
: ad_http_handler.h
- ad_http_get_content()
: ad_http_handler.h
, ad_http_handler.c
- ad_http_get_content_length()
: ad_http_handler.c
, ad_http_handler.h
- ad_http_get_content_length_stored()
: ad_http_handler.c
, ad_http_handler.h
- ad_http_get_inbuf()
: ad_http_handler.c
, ad_http_handler.h
- ad_http_get_outbuf()
: ad_http_handler.c
, ad_http_handler.h
- ad_http_get_reason()
: ad_http_handler.c
, ad_http_handler.h
- ad_http_get_request_header()
: ad_http_handler.c
, ad_http_handler.h
- ad_http_get_response_header()
: ad_http_handler.c
, ad_http_handler.h
- ad_http_get_status()
: ad_http_handler.c
, ad_http_handler.h
- ad_http_handler()
: ad_http_handler.c
, ad_http_handler.h
- ad_http_is_keepalive_request()
: ad_http_handler.c
, ad_http_handler.h
- AD_HTTP_REQ_DONE
: ad_http_handler.h
- AD_HTTP_REQ_HEADER_DONE
: ad_http_handler.h
- AD_HTTP_REQ_INIT
: ad_http_handler.h
- AD_HTTP_REQ_REQUESTLINE_DONE
: ad_http_handler.h
- ad_http_request_status_e
: ad_http_handler.h
- ad_http_response()
: ad_http_handler.c
, ad_http_handler.h
- ad_http_send_chunk()
: ad_http_handler.c
, ad_http_handler.h
- ad_http_send_data()
: ad_http_handler.h
, ad_http_handler.c
- ad_http_send_header()
: ad_http_handler.c
, ad_http_handler.h
- ad_http_set_response_code()
: ad_http_handler.c
, ad_http_handler.h
- ad_http_set_response_content()
: ad_http_handler.c
, ad_http_handler.h
- ad_http_set_response_header()
: ad_http_handler.c
, ad_http_handler.h
- ad_http_t
: ad_http_handler.h
- AD_LOG_DEBUG
: ad_server.h
- AD_LOG_DEBUG2
: ad_server.h
- AD_LOG_DISABLE
: ad_server.h
- ad_log_e
: ad_server.h
- AD_LOG_ERROR
: ad_server.h
- AD_LOG_INFO
: ad_server.h
- ad_log_level()
: ad_server.c
, ad_server.h
- AD_LOG_WARN
: ad_server.h
- AD_NUM_USERDATA
: ad_server.h
- AD_OK
: ad_server.h
- ad_server_free()
: ad_server.c
, ad_server.h
- ad_server_get_option()
: ad_server.c
, ad_server.h
- ad_server_get_option_int()
: ad_server.c
, ad_server.h
- ad_server_get_ssl_ctx()
: ad_server.c
, ad_server.h
- ad_server_get_stats()
: ad_server.c
, ad_server.h
- ad_server_global_free()
: ad_server.h
, ad_server.c
- ad_server_new()
: ad_server.h
, ad_server.c
- AD_SERVER_OPTIONS
: ad_server.h
- ad_server_register_hook()
: ad_server.h
, ad_server.c
- ad_server_register_hook_on_method()
: ad_server.h
, ad_server.c
- ad_server_set_option()
: ad_server.h
, ad_server.c
- ad_server_set_ssl_ctx()
: ad_server.c
, ad_server.h
- ad_server_ssl_ctx_create_simple()
: ad_server.c
, ad_server.h
- ad_server_start()
: ad_server.c
, ad_server.h
- ad_server_stop()
: ad_server.c
, ad_server.h
- ad_server_t
: ad_server.h
- AD_TAKEOVER
: ad_server.h
- ad_userdata_free_cb
: ad_server.h
- h -