Searched refs:handle_http_frame_goaway (Results 1 – 3 of 3) sorted by relevance
21 int handle_http_frame_goaway(struct http_client_ctx *client);
494 ret = handle_http_frame_goaway(client); in handle_http_request()
1656 int handle_http_frame_goaway(struct http_client_ctx *client) in handle_http_frame_goaway() function