Home
last modified time | relevance | path

Searched refs:SPDY_RESPONSE_RESULT_SESSION_CLOSED (Results 1 – 2 of 2) sorted by relevance

/external/libmicrohttpd/src/include/
Dmicrospdy.h572 SPDY_RESPONSE_RESULT_SESSION_CLOSED = 1, enumerator
/external/libmicrohttpd/src/microspdy/
Dsession.c1593 …ponse_queue->frqcb(response_queue->frqcb_cls, response_queue, SPDY_RESPONSE_RESULT_SESSION_CLOSED); in SPDYF_session_destroy()