Home
last modified time | relevance | path

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

/third_party/node/lib/internal/http2/
Dcore.js1830 const kForceRstStream = 2; constant
1858 rstStreamStatus === kForceRstStream)
2253 closeStream(this, code, hasHandle ? kForceRstStream : kNoRstStream);