Home
last modified time | relevance | path

Searched defs:app_ctx (Results 1 - 1 of 1) sorted by relevance

/third_party/nghttp2/examples/
H A Dlibevent-server.c99 app_context *app_ctx; member
247 static http2_session_data *create_http2_session_data(app_context *app_ctx, in create_http2_session_data() argument
743 app_context *app_ctx = (app_context *)arg; in acceptcb() local
752 start_listen(struct event_base *evbase, const char *service, app_context *app_ctx) start_listen() argument
784 initialize_app_context(app_context *app_ctx, SSL_CTX *ssl_ctx, struct event_base *evbase) initialize_app_context() argument
794 app_context app_ctx; run() local
[all...]

Completed in 3 milliseconds