Searched refs:NGHTTP2_ERR_STREAM_ID_NOT_AVAILABLE (Results 1 – 3 of 3) sorted by relevance
282 case NGHTTP2_ERR_STREAM_ID_NOT_AVAILABLE: in nghttp2_strerror()
105 rv = NGHTTP2_ERR_STREAM_ID_NOT_AVAILABLE; in submit_headers_shared()348 return NGHTTP2_ERR_STREAM_ID_NOT_AVAILABLE; in nghttp2_submit_push_promise()
285 NGHTTP2_ERR_STREAM_ID_NOT_AVAILABLE = -509, enumerator
Completed in 12 milliseconds