Home
last modified time | relevance | path

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

/external/libmicrohttpd/src/include/
Dmicrospdy.h578 SPDY_RESPONSE_RESULT_STREAM_CLOSED = 2 enumerator
/external/libmicrohttpd/src/microspdy/
Dsession.c1022 …sponse_queue->frqcb(response_queue->frqcb_cls, response_queue, SPDY_RESPONSE_RESULT_STREAM_CLOSED); in SPDYF_session_write()